2026-03-25 16:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 16:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 16:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-25 16:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 16:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 16:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 16:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 16:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: 9e6d7597ca759988
2026-03-25 16:30:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 16: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-25T16_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16:30:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 16:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 16:30:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 16:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 16:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-25 16:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 16:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 16:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 16:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-25 16:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 16:30:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 16:30:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 16:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 16:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 16:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 16:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 16:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16: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-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728325
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728325%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728325: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728325 url https://www.openlane.eu/en/carv6/auction/10728325
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728503
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728503%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728503: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728503 url https://www.openlane.eu/en/carv6/auction/10728503
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728528
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728528%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728528: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728528 url https://www.openlane.eu/en/carv6/auction/10728528
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728362
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728362%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728362: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728362 url https://www.openlane.eu/en/carv6/auction/10728362
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728288
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728288%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728288: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728288 url https://www.openlane.eu/en/carv6/auction/10728288
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728272
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728272%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728272: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728272 url https://www.openlane.eu/en/carv6/auction/10728272
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728349
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728349%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728349: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728349 url https://www.openlane.eu/en/carv6/auction/10728349
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728263
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728263%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728263: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728263 url https://www.openlane.eu/en/carv6/auction/10728263
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728351
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728351%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728351: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728351 url https://www.openlane.eu/en/carv6/auction/10728351
2026-03-25 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728517
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728517%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728517: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728517 url https://www.openlane.eu/en/carv6/auction/10728517
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728293
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728293%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728293: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728293 url https://www.openlane.eu/en/carv6/auction/10728293
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728324
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728324%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728324: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728324 url https://www.openlane.eu/en/carv6/auction/10728324
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728318
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728318%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728318: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728318 url https://www.openlane.eu/en/carv6/auction/10728318
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728421
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728421%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728421: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728421 url https://www.openlane.eu/en/carv6/auction/10728421
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728530
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728530%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728530: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728530 url https://www.openlane.eu/en/carv6/auction/10728530
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728538
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728538%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728538: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728538 url https://www.openlane.eu/en/carv6/auction/10728538
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728529
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728529%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728529: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728529 url https://www.openlane.eu/en/carv6/auction/10728529
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728552
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728552%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728552: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728552 url https://www.openlane.eu/en/carv6/auction/10728552
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728332
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728332%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728332: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728332 url https://www.openlane.eu/en/carv6/auction/10728332
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728305
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728305%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728305: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728305 url https://www.openlane.eu/en/carv6/auction/10728305
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728323
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728323%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728323: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728323 url https://www.openlane.eu/en/carv6/auction/10728323
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728287
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728287%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728287: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728287 url https://www.openlane.eu/en/carv6/auction/10728287
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728331
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728331%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728331: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728331 url https://www.openlane.eu/en/carv6/auction/10728331
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728543
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728543%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728543: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728543 url https://www.openlane.eu/en/carv6/auction/10728543
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728527
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728527%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728527: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728527 url https://www.openlane.eu/en/carv6/auction/10728527
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728289
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728289%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728289: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728289 url https://www.openlane.eu/en/carv6/auction/10728289
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728555
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728555%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728555: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728555 url https://www.openlane.eu/en/carv6/auction/10728555
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728216
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728216%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728216: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728216 url https://www.openlane.eu/en/carv6/auction/10728216
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728550
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728550%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728550: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728550 url https://www.openlane.eu/en/carv6/auction/10728550
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728533
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728533%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728533: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728533 url https://www.openlane.eu/en/carv6/auction/10728533
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728344
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728344%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728344: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728344 url https://www.openlane.eu/en/carv6/auction/10728344
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728542
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728542%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728542: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728542 url https://www.openlane.eu/en/carv6/auction/10728542
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728326
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728326%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728326: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728326 url https://www.openlane.eu/en/carv6/auction/10728326
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728531
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728531%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728531: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728531 url https://www.openlane.eu/en/carv6/auction/10728531
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728514
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728514%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728514: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728514 url https://www.openlane.eu/en/carv6/auction/10728514
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728299
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728299%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728299: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728299 url https://www.openlane.eu/en/carv6/auction/10728299
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728539
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728539%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728539: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728539 url https://www.openlane.eu/en/carv6/auction/10728539
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728548
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728548%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728548: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728548 url https://www.openlane.eu/en/carv6/auction/10728548
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728547
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728547%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728547: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728547 url https://www.openlane.eu/en/carv6/auction/10728547
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728295
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728295%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728295: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728295 url https://www.openlane.eu/en/carv6/auction/10728295
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728373
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728373%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728373: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728373 url https://www.openlane.eu/en/carv6/auction/10728373
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728537
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728537%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728537: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728537 url https://www.openlane.eu/en/carv6/auction/10728537
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728290
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728290%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728290: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728290 url https://www.openlane.eu/en/carv6/auction/10728290
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728518
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728518%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728518: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728518 url https://www.openlane.eu/en/carv6/auction/10728518
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728269
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728269%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728269: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728269 url https://www.openlane.eu/en/carv6/auction/10728269
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728554
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728554%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728554: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728554 url https://www.openlane.eu/en/carv6/auction/10728554
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728274
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728274%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728274: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728274 url https://www.openlane.eu/en/carv6/auction/10728274
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728535
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728535%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728535: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728535 url https://www.openlane.eu/en/carv6/auction/10728535
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728301
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728301%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728301: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728301 url https://www.openlane.eu/en/carv6/auction/10728301
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728296
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728296%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728296: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728296 url https://www.openlane.eu/en/carv6/auction/10728296
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728370
2026-03-25 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728370%27 HTTP/1.1" 200 None
2026-03-25 16:30:14 [adesa.fr] INFO: Scrape type for 10728370: 1
2026-03-25 16:30:14 [adesa.fr] INFO: Scraping item 10728370 url https://www.openlane.eu/en/carv6/auction/10728370
2026-03-25 16:30:14 [adesa.fr] INFO: Found listing with ID: 10728297
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728297%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728297: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728297 url https://www.openlane.eu/en/carv6/auction/10728297
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728504
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728504%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728504: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728504 url https://www.openlane.eu/en/carv6/auction/10728504
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728284
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728284%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728284: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728284 url https://www.openlane.eu/en/carv6/auction/10728284
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728317
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728317%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728317: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728317 url https://www.openlane.eu/en/carv6/auction/10728317
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728321
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728321%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728321: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728321 url https://www.openlane.eu/en/carv6/auction/10728321
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728328
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728328%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728328: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728328 url https://www.openlane.eu/en/carv6/auction/10728328
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728346
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728346%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728346: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728346 url https://www.openlane.eu/en/carv6/auction/10728346
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728549
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728549%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728549: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728549 url https://www.openlane.eu/en/carv6/auction/10728549
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728314
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728314%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728314: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728314 url https://www.openlane.eu/en/carv6/auction/10728314
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728320
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728320%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728320: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728320 url https://www.openlane.eu/en/carv6/auction/10728320
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728541
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728541%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728541: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728541 url https://www.openlane.eu/en/carv6/auction/10728541
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728330
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728330%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728330: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728330 url https://www.openlane.eu/en/carv6/auction/10728330
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728329
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728329%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728329: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728329 url https://www.openlane.eu/en/carv6/auction/10728329
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728294
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728294%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728294: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728294 url https://www.openlane.eu/en/carv6/auction/10728294
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10728519
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728519%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10728519: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10728519 url https://www.openlane.eu/en/carv6/auction/10728519
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725764
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725764%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725764: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725764 url https://www.openlane.eu/en/carv6/auction/10725764
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725747
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725747%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725747: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725747 url https://www.openlane.eu/en/carv6/auction/10725747
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725754
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725754%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725754: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725754 url https://www.openlane.eu/en/carv6/auction/10725754
2026-03-25 16:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725749
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725749%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725749: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725749 url https://www.openlane.eu/en/carv6/auction/10725749
2026-03-25 16:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725755
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725755%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725755: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725755 url https://www.openlane.eu/en/carv6/auction/10725755
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725760
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725760%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725760: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725760 url https://www.openlane.eu/en/carv6/auction/10725760
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725763
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725763%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725763: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725763 url https://www.openlane.eu/en/carv6/auction/10725763
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725765
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725765%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725765: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725765 url https://www.openlane.eu/en/carv6/auction/10725765
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725752
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725752%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725752: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725752 url https://www.openlane.eu/en/carv6/auction/10725752
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725750
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725750%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725750: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725750 url https://www.openlane.eu/en/carv6/auction/10725750
2026-03-25 16:30:15 [adesa.fr] INFO: Found listing with ID: 10725756
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725756%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [adesa.fr] INFO: Scrape type for 10725756: 1
2026-03-25 16:30:15 [adesa.fr] INFO: Scraping item 10725756 url https://www.openlane.eu/en/carv6/auction/10725756
2026-03-25 16:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be480540-cc2b-52f9-9528-db1d2d404447 with identifier: 10728288
2026-03-25 16:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be480540-cc2b-52f9-9528-db1d2d404447 with scrape type 1
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be480540-cc2b-52f9-9528-db1d2d404447
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252Fb76b4fc8-04ce-4ff2-b17d-e592bb4ab1aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/b76b4fc8-04ce-4ff2-b17d-e592bb4ab1aa.jpg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252Fc3d3133b-04d7-4992-9b5e-168aeae8e3ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/c3d3133b-04d7-4992-9b5e-168aeae8e3ed.jpg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252Ff60cc59e-14c4-4d95-835f-a3b4d0ff1b60.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/f60cc59e-14c4-4d95-835f-a3b4d0ff1b60.jpg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252F2bb49a46-5151-4b89-af47-33042ab857fa.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/2bb49a46-5151-4b89-af47-33042ab857fa.png already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252F38e7865b-7a26-4a93-afe1-138dbe6db46f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/38e7865b-7a26-4a93-afe1-138dbe6db46f.jpg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252F91733148-2c00-44a0-9c6c-dc96c256eb93.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/91733148-2c00-44a0-9c6c-dc96c256eb93.jpeg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252Ff0eb11de-cf1c-4d60-a657-6586d0cf913e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/f0eb11de-cf1c-4d60-a657-6586d0cf913e.jpg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252F8ded2a32-e4c6-4c7a-815d-4588ecc36a01.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/8ded2a32-e4c6-4c7a-815d-4588ecc36a01.jpeg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252F8c0b8180-4c37-4afa-94b4-64e1a691bc90.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/8c0b8180-4c37-4afa-94b4-64e1a691bc90.jpg already downloaded
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689678%252Fgeneral%252F4368cb9b-aa98-41ce-9f33-6c4c7adaf775.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689678/general/4368cb9b-aa98-41ce-9f33-6c4c7adaf775.jpeg already downloaded
2026-03-25 16:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: be480540-cc2b-52f9-9528-db1d2d404447, identifier: 10728288
2026-03-25 16:30:16 [adesa.fr] INFO: Found listing with ID: 10725753
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725753%27 HTTP/1.1" 200 None
2026-03-25 16:30:16 [adesa.fr] INFO: Scrape type for 10725753: 1
2026-03-25 16:30:16 [adesa.fr] INFO: Scraping item 10725753 url https://www.openlane.eu/en/carv6/auction/10725753
2026-03-25 16:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: be480540-cc2b-52f9-9528-db1d2d404447 with identifier: 10728288
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 16:30:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 16:30:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: be480540-cc2b-52f9-9528-db1d2d404447 with identifier: 10728288
2026-03-25 16:30:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: be480540-cc2b-52f9-9528-db1d2d404447 with identifier: 10728288 to the API
2026-03-25 16:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'be480540-cc2b-52f9-9528-db1d2d404447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728288',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 48018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5689678/general/b76b4fc8-04ce-4ff2-b17d-e592bb4ab1aa.jpg',
'https://images.openlane.eu/carimgs/5689678/general/c3d3133b-04d7-4992-9b5e-168aeae8e3ed.jpg',
'https://images.openlane.eu/carimgs/5689678/general/f60cc59e-14c4-4d95-835f-a3b4d0ff1b60.jpg',
'https://images.openlane.eu/carimgs/5689678/general/2bb49a46-5151-4b89-af47-33042ab857fa.png',
'https://images.openlane.eu/carimgs/5689678/general/38e7865b-7a26-4a93-afe1-138dbe6db46f.jpg',
'https://images.openlane.eu/carimgs/5689678/general/91733148-2c00-44a0-9c6c-dc96c256eb93.jpeg',
'https://images.openlane.eu/carimgs/5689678/general/f0eb11de-cf1c-4d60-a657-6586d0cf913e.jpg',
'https://images.openlane.eu/carimgs/5689678/general/8ded2a32-e4c6-4c7a-815d-4588ecc36a01.jpeg',
'https://images.openlane.eu/carimgs/5689678/general/8c0b8180-4c37-4afa-94b4-64e1a691bc90.jpg',
'https://images.openlane.eu/carimgs/5689678/general/4368cb9b-aa98-41ce-9f33-6c4c7adaf775.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42340,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/b76b4fc8-04ce-4ff2-b17d-e592bb4ab1aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47023,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/c3d3133b-04d7-4992-9b5e-168aeae8e3ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/f60cc59e-14c4-4d95-835f-a3b4d0ff1b60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 508830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/2bb49a46-5151-4b89-af47-33042ab857fa.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79715,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/38e7865b-7a26-4a93-afe1-138dbe6db46f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/91733148-2c00-44a0-9c6c-dc96c256eb93.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/f0eb11de-cf1c-4d60-a657-6586d0cf913e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/8ded2a32-e4c6-4c7a-815d-4588ecc36a01.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50357,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/8c0b8180-4c37-4afa-94b4-64e1a691bc90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be480540-cc2b-52f9-9528-db1d2d404447/be480540-cc2b-52f9-9528-db1d2d404447_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689678/general/4368cb9b-aa98-41ce-9f33-6c4c7adaf775.jpeg',
'Width': 1027}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-10-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'48.018 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728288%27 HTTP/1.1" 200 None
2026-03-25 16:30:18 [adesa.fr] INFO: Saving data for 10728288: {'created_time': 1774456218.932292, 'last_price_update_time': 1774456218.932302, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728288') HTTP/1.1" 204 0
2026-03-25 16:30:19 [adesa.fr] INFO: Found listing with ID: 10725761
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725761%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [adesa.fr] INFO: Scrape type for 10725761: 1
2026-03-25 16:30:19 [adesa.fr] INFO: Scraping item 10725761 url https://www.openlane.eu/en/carv6/auction/10725761
2026-03-25 16:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:19 [adesa.fr] INFO: Found listing with ID: 10725757
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725757%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [adesa.fr] INFO: Scrape type for 10725757: 1
2026-03-25 16:30:19 [adesa.fr] INFO: Scraping item 10725757 url https://www.openlane.eu/en/carv6/auction/10725757
2026-03-25 16:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b80f64b-91af-5e44-8a86-c6c7743cafcb with identifier: 10728325
2026-03-25 16:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b80f64b-91af-5e44-8a86-c6c7743cafcb with scrape type 1
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b80f64b-91af-5e44-8a86-c6c7743cafcb
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252Fd5ee7467-d4ba-4dbf-af4c-bc1bfa00f18e.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/d5ee7467-d4ba-4dbf-af4c-bc1bfa00f18e.png already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252Fc8354b12-29bc-4bd7-8ff3-48f6974142ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/c8354b12-29bc-4bd7-8ff3-48f6974142ce.jpg already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252F6ba5bf37-1e5d-4de1-880e-e786b056f122.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/6ba5bf37-1e5d-4de1-880e-e786b056f122.png already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252F0db32847-3356-4cc7-816c-4ce3b868b96f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/0db32847-3356-4cc7-816c-4ce3b868b96f.jpg already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252F5d21132a-cc50-44fa-97bb-13ad73c21f74.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/5d21132a-cc50-44fa-97bb-13ad73c21f74.jpg already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252F805c11da-558b-4a0b-8486-f4e0c914ed00.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/805c11da-558b-4a0b-8486-f4e0c914ed00.jpeg already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252Fa14e2704-2440-48fa-8431-7526b9bebb16.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/a14e2704-2440-48fa-8431-7526b9bebb16.jpg already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252F9d28958b-a325-44ba-9aba-392b20c436cb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/9d28958b-a325-44ba-9aba-392b20c436cb.jpeg already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252F250a2386-12bf-4598-8474-390fdd73fcbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/250a2386-12bf-4598-8474-390fdd73fcbd.jpg already downloaded
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656312%252Fgeneral%252F8ae15151-c77a-462c-9a3f-5bcd0c556da0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656312/general/8ae15151-c77a-462c-9a3f-5bcd0c556da0.jpg already downloaded
2026-03-25 16:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2b80f64b-91af-5e44-8a86-c6c7743cafcb, identifier: 10728325
2026-03-25 16:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2b80f64b-91af-5e44-8a86-c6c7743cafcb with identifier: 10728325
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 16:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2b80f64b-91af-5e44-8a86-c6c7743cafcb with identifier: 10728325
2026-03-25 16:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2b80f64b-91af-5e44-8a86-c6c7743cafcb with identifier: 10728325 to the API
2026-03-25 16:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728325>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2b80f64b-91af-5e44-8a86-c6c7743cafcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728325',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 84362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 107,
'photo_urls': ['https://images.openlane.eu/carimgs/5656312/general/d5ee7467-d4ba-4dbf-af4c-bc1bfa00f18e.png',
'https://images.openlane.eu/carimgs/5656312/general/c8354b12-29bc-4bd7-8ff3-48f6974142ce.jpg',
'https://images.openlane.eu/carimgs/5656312/general/6ba5bf37-1e5d-4de1-880e-e786b056f122.png',
'https://images.openlane.eu/carimgs/5656312/general/0db32847-3356-4cc7-816c-4ce3b868b96f.jpg',
'https://images.openlane.eu/carimgs/5656312/general/5d21132a-cc50-44fa-97bb-13ad73c21f74.jpg',
'https://images.openlane.eu/carimgs/5656312/general/805c11da-558b-4a0b-8486-f4e0c914ed00.jpeg',
'https://images.openlane.eu/carimgs/5656312/general/a14e2704-2440-48fa-8431-7526b9bebb16.jpg',
'https://images.openlane.eu/carimgs/5656312/general/9d28958b-a325-44ba-9aba-392b20c436cb.jpeg',
'https://images.openlane.eu/carimgs/5656312/general/250a2386-12bf-4598-8474-390fdd73fcbd.jpg',
'https://images.openlane.eu/carimgs/5656312/general/8ae15151-c77a-462c-9a3f-5bcd0c556da0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 471897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/d5ee7467-d4ba-4dbf-af4c-bc1bfa00f18e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47414,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/c8354b12-29bc-4bd7-8ff3-48f6974142ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 492604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/6ba5bf37-1e5d-4de1-880e-e786b056f122.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/0db32847-3356-4cc7-816c-4ce3b868b96f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/5d21132a-cc50-44fa-97bb-13ad73c21f74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/805c11da-558b-4a0b-8486-f4e0c914ed00.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/a14e2704-2440-48fa-8431-7526b9bebb16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/9d28958b-a325-44ba-9aba-392b20c436cb.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/250a2386-12bf-4598-8474-390fdd73fcbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b80f64b-91af-5e44-8a86-c6c7743cafcb/2b80f64b-91af-5e44-8a86-c6c7743cafcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89032,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656312/general/8ae15151-c77a-462c-9a3f-5bcd0c556da0.jpg',
'Width': 800}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Manual - 116 hp - '
'84.362 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728325%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [adesa.fr] INFO: Saving data for 10728325: {'created_time': 1774456221.57322, 'last_price_update_time': 1774456221.573235, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728325') HTTP/1.1" 204 0
2026-03-25 16:30:21 [adesa.fr] INFO: Found listing with ID: 10725745
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725745%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [adesa.fr] INFO: Scrape type for 10725745: 1
2026-03-25 16:30:21 [adesa.fr] INFO: Scraping item 10725745 url https://www.openlane.eu/en/carv6/auction/10725745
2026-03-25 16:30:21 [adesa.fr] INFO: Found listing with ID: 10725766
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725766%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [adesa.fr] INFO: Scrape type for 10725766: 1
2026-03-25 16:30:21 [adesa.fr] INFO: Scraping item 10725766 url https://www.openlane.eu/en/carv6/auction/10725766
2026-03-25 16:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10728349
2026-03-25 16:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 682303be-53cf-5d94-a896-a868117f5aea with scrape type 1
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 682303be-53cf-5d94-a896-a868117f5aea
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F07b1b1c5-408c-4496-80ad-6b4d38f7fa54.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/07b1b1c5-408c-4496-80ad-6b4d38f7fa54.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F16dac73f-84cf-4d2a-afc8-21a0b1633e1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/16dac73f-84cf-4d2a-afc8-21a0b1633e1e.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F699ca6a3-8421-4f00-ac7a-8b5ced473df0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/699ca6a3-8421-4f00-ac7a-8b5ced473df0.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F29336583-054c-4fd5-a477-9d0ff79e494c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/29336583-054c-4fd5-a477-9d0ff79e494c.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F284547a9-945e-42cf-a6cd-534a1a8a2896.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/284547a9-945e-42cf-a6cd-534a1a8a2896.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F8621a5de-789a-4443-b1ea-1b11abac90b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/8621a5de-789a-4443-b1ea-1b11abac90b1.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F83639507-e196-4dfb-89ed-70a739e392b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/83639507-e196-4dfb-89ed-70a739e392b1.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F30bc64bf-b8a6-473c-b82c-438c68148042.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/30bc64bf-b8a6-473c-b82c-438c68148042.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252Ffa789273-b98e-4826-9207-b3cd36b867e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/fa789273-b98e-4826-9207-b3cd36b867e1.jpg already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650394%252Fgeneral%252F2f9a0828-f434-426c-bfa8-4c2f34bd1ea4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650394/general/2f9a0828-f434-426c-bfa8-4c2f34bd1ea4.jpg already downloaded
2026-03-25 16:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 682303be-53cf-5d94-a896-a868117f5aea, identifier: 10728349
2026-03-25 16:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10728263
2026-03-25 16:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 699c01be-36ab-58e1-b550-869a836ccd7e with scrape type 1
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 699c01be-36ab-58e1-b550-869a836ccd7e
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252F7a8774a3-33b5-46bd-b36b-fdc31b9830b5.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/7a8774a3-33b5-46bd-b36b-fdc31b9830b5.png already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252F3f47ada0-bcf4-4481-8289-663b41b355a1.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/3f47ada0-bcf4-4481-8289-663b41b355a1.png already downloaded
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252Fe1e23987-9d05-4da6-bb24-0d7f70c22e4e.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/e1e23987-9d05-4da6-bb24-0d7f70c22e4e.png already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252F2db48c91-e37f-47b5-8ea4-36f9393d9649.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/2db48c91-e37f-47b5-8ea4-36f9393d9649.png already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252F6c25f0db-542b-4077-a60f-3800c1cb0a2b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/6c25f0db-542b-4077-a60f-3800c1cb0a2b.jpeg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252Fa215e25e-a6f8-4e6c-9283-075b33ad08ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/a215e25e-a6f8-4e6c-9283-075b33ad08ce.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252F335f24c0-dc48-4cfa-a880-b63dbcefac76.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/335f24c0-dc48-4cfa-a880-b63dbcefac76.jpeg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252F06320632-f5a7-44d9-aad4-d04160d78a03.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/06320632-f5a7-44d9-aad4-d04160d78a03.jpeg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252F92a2e056-3d11-48f0-9644-aa3ad67c0daa.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/92a2e056-3d11-48f0-9644-aa3ad67c0daa.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693309%252Fgeneral%252Fd74b4734-d53e-412b-b05e-fb5ddd26435b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693309/general/d74b4734-d53e-412b-b05e-fb5ddd26435b.jpeg already downloaded
2026-03-25 16:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 699c01be-36ab-58e1-b550-869a836ccd7e, identifier: 10728263
2026-03-25 16:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d1b9f9-e8d7-5a11-8c03-bc2e62731085 with identifier: 10728528
2026-03-25 16:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d1b9f9-e8d7-5a11-8c03-bc2e62731085 with scrape type 1
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6d1b9f9-e8d7-5a11-8c03-bc2e62731085
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252Fc5a607ff-b666-4c2b-b4b1-eb17c58c7804.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/c5a607ff-b666-4c2b-b4b1-eb17c58c7804.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252Fe265f470-78bc-40c6-b704-9395e26d6c0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/e265f470-78bc-40c6-b704-9395e26d6c0b.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252F0f0a9c28-558c-4ff7-b3af-aa61fa9d9746.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/0f0a9c28-558c-4ff7-b3af-aa61fa9d9746.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252F39d8ece0-9e69-45fe-89c0-70a1743d75c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/39d8ece0-9e69-45fe-89c0-70a1743d75c7.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252Fff0247f8-3d0f-473a-9552-00ae48c44bdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/ff0247f8-3d0f-473a-9552-00ae48c44bdf.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252F537e9381-a0c9-45b3-bbf5-3ab402dd718f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/537e9381-a0c9-45b3-bbf5-3ab402dd718f.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252F0c06b63b-7029-465e-a43c-a8019873ebee.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/0c06b63b-7029-465e-a43c-a8019873ebee.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252F391eae17-ee59-4b43-aaa5-a057b4fa38af.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/391eae17-ee59-4b43-aaa5-a057b4fa38af.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252F0a3a9ff4-e9bb-45d6-a36c-8841360b8b52.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/0a3a9ff4-e9bb-45d6-a36c-8841360b8b52.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5628245%252Fgeneral%252Fad80f314-03c4-48b4-ba8f-45bfa7d3fc12.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628245/general/ad80f314-03c4-48b4-ba8f-45bfa7d3fc12.jpg already downloaded
2026-03-25 16:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f6d1b9f9-e8d7-5a11-8c03-bc2e62731085, identifier: 10728528
2026-03-25 16:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10728362
2026-03-25 16:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with scrape type 1
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fe3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/e3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F36ce21f8-796c-46d1-9341-59ff102ff523.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/36ce21f8-796c-46d1-9341-59ff102ff523.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fd07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/d07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fcf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/cf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fd3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/d3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F008ef165-0100-4bba-9324-e76555bd600b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/008ef165-0100-4bba-9324-e76555bd600b.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Ff557ffde-fb45-4114-a59e-8996ce413365.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/f557ffde-fb45-4114-a59e-8996ce413365.jpg already downloaded
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg already downloaded
2026-03-25 16:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c, identifier: 10728362
2026-03-25 16:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10728272
2026-03-25 16:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 540039b4-804b-5274-bbac-cfd70d3f8dcb with scrape type 1
2026-03-25 16:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 540039b4-804b-5274-bbac-cfd70d3f8dcb
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F942cf832-fb82-4010-9df3-1c7d47bb053f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/942cf832-fb82-4010-9df3-1c7d47bb053f.jpg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fe2436524-c5ce-4690-a765-a42602841912.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/e2436524-c5ce-4690-a765-a42602841912.jpg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fe4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/e4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fdbf18944-797f-47b8-8642-cfe3615106b4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/dbf18944-797f-47b8-8642-cfe3615106b4.jpeg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F8cec8e30-067a-4639-beeb-75066173ce4c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/8cec8e30-067a-4639-beeb-75066173ce4c.jpeg already downloaded
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fd90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/d90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg already downloaded
2026-03-25 16:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 540039b4-804b-5274-bbac-cfd70d3f8dcb, identifier: 10728272
2026-03-25 16:30:23 [adesa.fr] INFO: Found listing with ID: 10725748
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725748%27 HTTP/1.1" 200 None
2026-03-25 16:30:23 [adesa.fr] INFO: Scrape type for 10725748: 1
2026-03-25 16:30:23 [adesa.fr] INFO: Scraping item 10725748 url https://www.openlane.eu/en/carv6/auction/10725748
2026-03-25 16:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10728349
2026-03-25 16:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10728349
2026-03-25 16:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 682303be-53cf-5d94-a896-a868117f5aea with identifier: 10728349 to the API
2026-03-25 16:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '682303be-53cf-5d94-a896-a868117f5aea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728349',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 27128,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5650394/general/07b1b1c5-408c-4496-80ad-6b4d38f7fa54.jpg',
'https://images.openlane.eu/carimgs/5650394/general/16dac73f-84cf-4d2a-afc8-21a0b1633e1e.jpg',
'https://images.openlane.eu/carimgs/5650394/general/699ca6a3-8421-4f00-ac7a-8b5ced473df0.jpg',
'https://images.openlane.eu/carimgs/5650394/general/29336583-054c-4fd5-a477-9d0ff79e494c.jpg',
'https://images.openlane.eu/carimgs/5650394/general/284547a9-945e-42cf-a6cd-534a1a8a2896.jpg',
'https://images.openlane.eu/carimgs/5650394/general/8621a5de-789a-4443-b1ea-1b11abac90b1.jpg',
'https://images.openlane.eu/carimgs/5650394/general/83639507-e196-4dfb-89ed-70a739e392b1.jpg',
'https://images.openlane.eu/carimgs/5650394/general/30bc64bf-b8a6-473c-b82c-438c68148042.jpg',
'https://images.openlane.eu/carimgs/5650394/general/fa789273-b98e-4826-9207-b3cd36b867e1.jpg',
'https://images.openlane.eu/carimgs/5650394/general/2f9a0828-f434-426c-bfa8-4c2f34bd1ea4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/07b1b1c5-408c-4496-80ad-6b4d38f7fa54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/16dac73f-84cf-4d2a-afc8-21a0b1633e1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/699ca6a3-8421-4f00-ac7a-8b5ced473df0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/29336583-054c-4fd5-a477-9d0ff79e494c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84547,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/284547a9-945e-42cf-a6cd-534a1a8a2896.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/8621a5de-789a-4443-b1ea-1b11abac90b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/83639507-e196-4dfb-89ed-70a739e392b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/30bc64bf-b8a6-473c-b82c-438c68148042.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/fa789273-b98e-4826-9207-b3cd36b867e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_682303be-53cf-5d94-a896-a868117f5aea/682303be-53cf-5d94-a896-a868117f5aea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650394/general/2f9a0828-f434-426c-bfa8-4c2f34bd1ea4.jpg',
'Width': 800}],
'price': 28900,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 27.128 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728349%27 HTTP/1.1" 200 None
2026-03-25 16:30:24 [adesa.fr] INFO: Saving data for 10728349: {'created_time': 1774456224.428196, 'last_price_update_time': 1774456224.428208, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728349') HTTP/1.1" 204 0
2026-03-25 16:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10728263
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 16:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10728263
2026-03-25 16:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 699c01be-36ab-58e1-b550-869a836ccd7e with identifier: 10728263 to the API
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728263>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '699c01be-36ab-58e1-b550-869a836ccd7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728263',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 75677,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5693309/general/7a8774a3-33b5-46bd-b36b-fdc31b9830b5.png',
'https://images.openlane.eu/carimgs/5693309/general/3f47ada0-bcf4-4481-8289-663b41b355a1.png',
'https://images.openlane.eu/carimgs/5693309/general/e1e23987-9d05-4da6-bb24-0d7f70c22e4e.png',
'https://images.openlane.eu/carimgs/5693309/general/2db48c91-e37f-47b5-8ea4-36f9393d9649.png',
'https://images.openlane.eu/carimgs/5693309/general/6c25f0db-542b-4077-a60f-3800c1cb0a2b.jpeg',
'https://images.openlane.eu/carimgs/5693309/general/a215e25e-a6f8-4e6c-9283-075b33ad08ce.jpg',
'https://images.openlane.eu/carimgs/5693309/general/335f24c0-dc48-4cfa-a880-b63dbcefac76.jpeg',
'https://images.openlane.eu/carimgs/5693309/general/06320632-f5a7-44d9-aad4-d04160d78a03.jpeg',
'https://images.openlane.eu/carimgs/5693309/general/92a2e056-3d11-48f0-9644-aa3ad67c0daa.jpg',
'https://images.openlane.eu/carimgs/5693309/general/d74b4734-d53e-412b-b05e-fb5ddd26435b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 573495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/7a8774a3-33b5-46bd-b36b-fdc31b9830b5.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 544935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/3f47ada0-bcf4-4481-8289-663b41b355a1.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 670319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/e1e23987-9d05-4da6-bb24-0d7f70c22e4e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 696495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/2db48c91-e37f-47b5-8ea4-36f9393d9649.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/6c25f0db-542b-4077-a60f-3800c1cb0a2b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/a215e25e-a6f8-4e6c-9283-075b33ad08ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/335f24c0-dc48-4cfa-a880-b63dbcefac76.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/06320632-f5a7-44d9-aad4-d04160d78a03.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95422,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/92a2e056-3d11-48f0-9644-aa3ad67c0daa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_699c01be-36ab-58e1-b550-869a836ccd7e/699c01be-36ab-58e1-b550-869a836ccd7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693309/general/d74b4734-d53e-412b-b05e-fb5ddd26435b.jpeg',
'Width': 1024}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 Advanced - Quattro - Electric - Automatic - 313 hp - '
'75.677 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728263%27 HTTP/1.1" 200 None
2026-03-25 16:30:25 [adesa.fr] INFO: Saving data for 10728263: {'created_time': 1774456225.045305, 'last_price_update_time': 1774456225.04532, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728263') HTTP/1.1" 204 0
2026-03-25 16:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f6d1b9f9-e8d7-5a11-8c03-bc2e62731085 with identifier: 10728528
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 16:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 16:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f6d1b9f9-e8d7-5a11-8c03-bc2e62731085 with identifier: 10728528
2026-03-25 16:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f6d1b9f9-e8d7-5a11-8c03-bc2e62731085 with identifier: 10728528 to the API
2026-03-25 16:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6d1b9f9-e8d7-5a11-8c03-bc2e62731085',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728528',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 63463,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5628245/general/c5a607ff-b666-4c2b-b4b1-eb17c58c7804.jpg',
'https://images.openlane.eu/carimgs/5628245/general/e265f470-78bc-40c6-b704-9395e26d6c0b.jpg',
'https://images.openlane.eu/carimgs/5628245/general/0f0a9c28-558c-4ff7-b3af-aa61fa9d9746.jpg',
'https://images.openlane.eu/carimgs/5628245/general/39d8ece0-9e69-45fe-89c0-70a1743d75c7.jpg',
'https://images.openlane.eu/carimgs/5628245/general/ff0247f8-3d0f-473a-9552-00ae48c44bdf.jpg',
'https://images.openlane.eu/carimgs/5628245/general/537e9381-a0c9-45b3-bbf5-3ab402dd718f.jpg',
'https://images.openlane.eu/carimgs/5628245/general/0c06b63b-7029-465e-a43c-a8019873ebee.jpg',
'https://images.openlane.eu/carimgs/5628245/general/391eae17-ee59-4b43-aaa5-a057b4fa38af.jpg',
'https://images.openlane.eu/carimgs/5628245/general/0a3a9ff4-e9bb-45d6-a36c-8841360b8b52.jpg',
'https://images.openlane.eu/carimgs/5628245/general/ad80f314-03c4-48b4-ba8f-45bfa7d3fc12.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38635,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/c5a607ff-b666-4c2b-b4b1-eb17c58c7804.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39490,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/e265f470-78bc-40c6-b704-9395e26d6c0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/0f0a9c28-558c-4ff7-b3af-aa61fa9d9746.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40751,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/39d8ece0-9e69-45fe-89c0-70a1743d75c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61631,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/ff0247f8-3d0f-473a-9552-00ae48c44bdf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78822,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/537e9381-a0c9-45b3-bbf5-3ab402dd718f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70419,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/0c06b63b-7029-465e-a43c-a8019873ebee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66375,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/391eae17-ee59-4b43-aaa5-a057b4fa38af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/0a3a9ff4-e9bb-45d6-a36c-8841360b8b52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6d1b9f9-e8d7-5a11-8c03-bc2e62731085/f6d1b9f9-e8d7-5a11-8c03-bc2e62731085_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628245/general/ad80f314-03c4-48b4-ba8f-45bfa7d3fc12.jpg',
'Width': 800}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'63.463 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728528%27 HTTP/1.1" 200 None
2026-03-25 16:30:26 [adesa.fr] INFO: Saving data for 10728528: {'created_time': 1774456226.962299, 'last_price_update_time': 1774456226.962311, 'auction_closing_time': 1774607400.0}
2026-03-25 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728528') HTTP/1.1" 204 0
2026-03-25 16:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10728362
2026-03-25 16:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10728362
2026-03-25 16:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10728362 to the API
2026-03-25 16:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '05671924-3bc2-5cf4-b56b-c3d46a5e9b2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728362',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 114534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 81,
'photo_urls': ['https://images.openlane.eu/carimgs/5643793/general/e3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg',
'https://images.openlane.eu/carimgs/5643793/general/8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg',
'https://images.openlane.eu/carimgs/5643793/general/91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg',
'https://images.openlane.eu/carimgs/5643793/general/36ce21f8-796c-46d1-9341-59ff102ff523.jpg',
'https://images.openlane.eu/carimgs/5643793/general/d07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg',
'https://images.openlane.eu/carimgs/5643793/general/cf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg',
'https://images.openlane.eu/carimgs/5643793/general/d3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg',
'https://images.openlane.eu/carimgs/5643793/general/008ef165-0100-4bba-9324-e76555bd600b.jpg',
'https://images.openlane.eu/carimgs/5643793/general/f557ffde-fb45-4114-a59e-8996ce413365.jpg',
'https://images.openlane.eu/carimgs/5643793/general/6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/e3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/36ce21f8-796c-46d1-9341-59ff102ff523.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/d07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/cf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/d3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/008ef165-0100-4bba-9324-e76555bd600b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/f557ffde-fb45-4114-a59e-8996ce413365.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'114.534 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728362%27 HTTP/1.1" 200 None
2026-03-25 16:30:27 [adesa.fr] INFO: Saving data for 10728362: {'created_time': 1774456227.536992, 'last_price_update_time': 1774456227.537005, 'auction_closing_time': 1774606800.0}
2026-03-25 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728362') HTTP/1.1" 204 0
2026-03-25 16:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10728272
2026-03-25 16:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10728272
2026-03-25 16:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10728272 to the API
2026-03-25 16:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728272>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '540039b4-804b-5274-bbac-cfd70d3f8dcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728272',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 48599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5687072/general/942cf832-fb82-4010-9df3-1c7d47bb053f.jpg',
'https://images.openlane.eu/carimgs/5687072/general/416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg',
'https://images.openlane.eu/carimgs/5687072/general/e2436524-c5ce-4690-a765-a42602841912.jpg',
'https://images.openlane.eu/carimgs/5687072/general/e4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png',
'https://images.openlane.eu/carimgs/5687072/general/2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/dbf18944-797f-47b8-8642-cfe3615106b4.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg',
'https://images.openlane.eu/carimgs/5687072/general/8cec8e30-067a-4639-beeb-75066173ce4c.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/d90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50599,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/942cf832-fb82-4010-9df3-1c7d47bb053f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50287,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/e2436524-c5ce-4690-a765-a42602841912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 507533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/e4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/dbf18944-797f-47b8-8642-cfe3615106b4.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/8cec8e30-067a-4639-beeb-75066173ce4c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/d90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg',
'Width': 1021}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 2.0 - Quattro - Hybrid - Automatic - 265 hp - 48.599 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728272%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [adesa.fr] INFO: Saving data for 10728272: {'created_time': 1774456228.445361, 'last_price_update_time': 1774456228.445373, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728272') HTTP/1.1" 204 0
2026-03-25 16:30:28 [adesa.fr] INFO: Found listing with ID: 10725758
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725758%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [adesa.fr] INFO: Scrape type for 10725758: 1
2026-03-25 16:30:28 [adesa.fr] INFO: Scraping item 10725758 url https://www.openlane.eu/en/carv6/auction/10725758
2026-03-25 16:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10728503
2026-03-25 16:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with scrape type 1
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e65f654-c5d4-55cd-a69a-f7d1faf91431
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fc7a8e664-09ed-43c5-bd66-4da238227049.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/c7a8e664-09ed-43c5-bd66-4da238227049.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F70680ef6-5b5e-4025-982c-c8948e99c352.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/70680ef6-5b5e-4025-982c-c8948e99c352.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F75aa7005-e57a-426b-b171-3a1bf9378593.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/75aa7005-e57a-426b-b171-3a1bf9378593.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fd01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/d01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fb6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/b6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fe764dc25-0cba-48e7-bc5b-e9275da225a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/e764dc25-0cba-48e7-bc5b-e9275da225a4.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg already downloaded
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F8d60483f-35be-47e1-9a46-186d7dd40b82.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/8d60483f-35be-47e1-9a46-186d7dd40b82.jpg already downloaded
2026-03-25 16:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e65f654-c5d4-55cd-a69a-f7d1faf91431, identifier: 10728503
2026-03-25 16:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10728503
2026-03-25 16:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10728503
2026-03-25 16:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10728503 to the API
2026-03-25 16:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8e65f654-c5d4-55cd-a69a-f7d1faf91431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728503',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 59397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5561773/general/c7a8e664-09ed-43c5-bd66-4da238227049.jpg',
'https://images.openlane.eu/carimgs/5561773/general/70680ef6-5b5e-4025-982c-c8948e99c352.jpg',
'https://images.openlane.eu/carimgs/5561773/general/75aa7005-e57a-426b-b171-3a1bf9378593.jpg',
'https://images.openlane.eu/carimgs/5561773/general/99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg',
'https://images.openlane.eu/carimgs/5561773/general/84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg',
'https://images.openlane.eu/carimgs/5561773/general/d01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg',
'https://images.openlane.eu/carimgs/5561773/general/b6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg',
'https://images.openlane.eu/carimgs/5561773/general/e764dc25-0cba-48e7-bc5b-e9275da225a4.jpg',
'https://images.openlane.eu/carimgs/5561773/general/9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg',
'https://images.openlane.eu/carimgs/5561773/general/8d60483f-35be-47e1-9a46-186d7dd40b82.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/c7a8e664-09ed-43c5-bd66-4da238227049.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/70680ef6-5b5e-4025-982c-c8948e99c352.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/75aa7005-e57a-426b-b171-3a1bf9378593.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/d01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/b6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/e764dc25-0cba-48e7-bc5b-e9275da225a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/8d60483f-35be-47e1-9a46-186d7dd40b82.jpg',
'Width': 1024}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-05-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 35 TFSI Design Luxe - Petrol - Automatic - 150 hp '
'- 59.397 km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2022}
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728503%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [adesa.fr] INFO: Saving data for 10728503: {'created_time': 1774456230.654174, 'last_price_update_time': 1774456230.65419, 'auction_closing_time': 1774607400.0}
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728503') HTTP/1.1" 204 0
2026-03-25 16:30:30 [adesa.fr] INFO: Found listing with ID: 10725751
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725751%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [adesa.fr] INFO: Scrape type for 10725751: 1
2026-03-25 16:30:30 [adesa.fr] INFO: Scraping item 10725751 url https://www.openlane.eu/en/carv6/auction/10725751
2026-03-25 16:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:30 [adesa.fr] INFO: Found listing with ID: 10725746
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725746%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [adesa.fr] INFO: Scrape type for 10725746: 1
2026-03-25 16:30:30 [adesa.fr] INFO: Scraping item 10725746 url https://www.openlane.eu/en/carv6/auction/10725746
2026-03-25 16:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10728351
2026-03-25 16:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with scrape type 1
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec664d9c-fe5f-53d1-8a33-40f66a9ebccb
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252F60a05123-d024-4e32-b3e2-2d979b4f06db.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/60a05123-d024-4e32-b3e2-2d979b4f06db.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252F336b089b-7d2b-43ca-86b9-008294b44358.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/336b089b-7d2b-43ca-86b9-008294b44358.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252Fd6325c88-30de-403c-987c-c8c093d02334.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/d6325c88-30de-403c-987c-c8c093d02334.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252F097142ce-e610-4dde-b4fb-169be0ee316e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/097142ce-e610-4dde-b4fb-169be0ee316e.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252Ff35ce559-0811-486b-8811-d4ca9313ad9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/f35ce559-0811-486b-8811-d4ca9313ad9d.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252Fc0801a79-60a3-4bf7-8cd8-4aebe9d69381.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/c0801a79-60a3-4bf7-8cd8-4aebe9d69381.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252F66f7df79-c68b-4a90-96c0-83fc118da77b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/66f7df79-c68b-4a90-96c0-83fc118da77b.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252F97b2f075-1346-47c8-9518-68d9cb70e518.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/97b2f075-1346-47c8-9518-68d9cb70e518.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252F565fc881-32e8-4450-b017-398d07a95fa3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/565fc881-32e8-4450-b017-398d07a95fa3.jpg already downloaded
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643766%252Fgeneral%252F16850f84-a6f5-4e0d-bae2-c89c690e3617.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643766/general/16850f84-a6f5-4e0d-bae2-c89c690e3617.jpg already downloaded
2026-03-25 16:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb, identifier: 10728351
2026-03-25 16:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10728517
2026-03-25 16:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83e51a2d-181e-5a52-9887-50fa18054bfb with scrape type 1
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 83e51a2d-181e-5a52-9887-50fa18054bfb
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252F822d57a8-dbdb-4cf1-836e-2d0b3b889709.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/822d57a8-dbdb-4cf1-836e-2d0b3b889709.jpg already downloaded
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252F8737888f-28ba-4051-8e12-3ea4edb0319c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/8737888f-28ba-4051-8e12-3ea4edb0319c.jpg already downloaded
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252Fbaa1ae5b-c85d-4138-b655-53542f81a8ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/baa1ae5b-c85d-4138-b655-53542f81a8ec.jpg already downloaded
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252Fed9243ce-8f0c-4fd0-8a6d-501720c718b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/ed9243ce-8f0c-4fd0-8a6d-501720c718b2.jpg already downloaded
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252F03c3ff7e-abee-4804-bcfa-564729639d6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/03c3ff7e-abee-4804-bcfa-564729639d6c.jpg already downloaded
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252Fab9741d8-bd76-4b87-ac4c-7b08de668544.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/ab9741d8-bd76-4b87-ac4c-7b08de668544.jpg already downloaded
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252Faeb4a19b-8f60-4cff-8079-4db35fae56b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/aeb4a19b-8f60-4cff-8079-4db35fae56b3.jpg already downloaded
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613523%252Fgeneral%252F9db483b3-cd03-497b-aacb-42ae3db687fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613523/general/9db483b3-cd03-497b-aacb-42ae3db687fc.jpg already downloaded
2026-03-25 16:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83e51a2d-181e-5a52-9887-50fa18054bfb, identifier: 10728517
2026-03-25 16:30:31 [adesa.fr] INFO: Found listing with ID: 10725767
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725767%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [adesa.fr] INFO: Scrape type for 10725767: 1
2026-03-25 16:30:31 [adesa.fr] INFO: Scraping item 10725767 url https://www.openlane.eu/en/carv6/auction/10725767
2026-03-25 16:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10728351
2026-03-25 16:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10728351
2026-03-25 16:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec664d9c-fe5f-53d1-8a33-40f66a9ebccb with identifier: 10728351 to the API
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'ec664d9c-fe5f-53d1-8a33-40f66a9ebccb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728351',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 101698,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5643766/general/60a05123-d024-4e32-b3e2-2d979b4f06db.jpg',
'https://images.openlane.eu/carimgs/5643766/general/336b089b-7d2b-43ca-86b9-008294b44358.jpg',
'https://images.openlane.eu/carimgs/5643766/general/d6325c88-30de-403c-987c-c8c093d02334.jpg',
'https://images.openlane.eu/carimgs/5643766/general/097142ce-e610-4dde-b4fb-169be0ee316e.jpg',
'https://images.openlane.eu/carimgs/5643766/general/f35ce559-0811-486b-8811-d4ca9313ad9d.jpg',
'https://images.openlane.eu/carimgs/5643766/general/c0801a79-60a3-4bf7-8cd8-4aebe9d69381.jpg',
'https://images.openlane.eu/carimgs/5643766/general/66f7df79-c68b-4a90-96c0-83fc118da77b.jpg',
'https://images.openlane.eu/carimgs/5643766/general/97b2f075-1346-47c8-9518-68d9cb70e518.jpg',
'https://images.openlane.eu/carimgs/5643766/general/565fc881-32e8-4450-b017-398d07a95fa3.jpg',
'https://images.openlane.eu/carimgs/5643766/general/16850f84-a6f5-4e0d-bae2-c89c690e3617.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/60a05123-d024-4e32-b3e2-2d979b4f06db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49612,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/336b089b-7d2b-43ca-86b9-008294b44358.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/d6325c88-30de-403c-987c-c8c093d02334.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/097142ce-e610-4dde-b4fb-169be0ee316e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/f35ce559-0811-486b-8811-d4ca9313ad9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/c0801a79-60a3-4bf7-8cd8-4aebe9d69381.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/66f7df79-c68b-4a90-96c0-83fc118da77b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/97b2f075-1346-47c8-9518-68d9cb70e518.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/565fc881-32e8-4450-b017-398d07a95fa3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec664d9c-fe5f-53d1-8a33-40f66a9ebccb/ec664d9c-fe5f-53d1-8a33-40f66a9ebccb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643766/general/16850f84-a6f5-4e0d-bae2-c89c690e3617.jpg',
'Width': 1024}],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 S Line - Electric - Automatic - 408 hp - 101.698 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728351%27 HTTP/1.1" 200 None
2026-03-25 16:30:31 [adesa.fr] INFO: Saving data for 10728351: {'created_time': 1774456231.789862, 'last_price_update_time': 1774456231.789876, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728351') HTTP/1.1" 204 0
2026-03-25 16:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10728517
2026-03-25 16:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10728517
2026-03-25 16:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83e51a2d-181e-5a52-9887-50fa18054bfb with identifier: 10728517 to the API
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728517>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '83e51a2d-181e-5a52-9887-50fa18054bfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728517',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 88550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 8,
'photo_urls': ['https://images.openlane.eu/carimgs/5613523/general/822d57a8-dbdb-4cf1-836e-2d0b3b889709.jpg',
'https://images.openlane.eu/carimgs/5613523/general/8737888f-28ba-4051-8e12-3ea4edb0319c.jpg',
'https://images.openlane.eu/carimgs/5613523/general/baa1ae5b-c85d-4138-b655-53542f81a8ec.jpg',
'https://images.openlane.eu/carimgs/5613523/general/ed9243ce-8f0c-4fd0-8a6d-501720c718b2.jpg',
'https://images.openlane.eu/carimgs/5613523/general/03c3ff7e-abee-4804-bcfa-564729639d6c.jpg',
'https://images.openlane.eu/carimgs/5613523/general/ab9741d8-bd76-4b87-ac4c-7b08de668544.jpg',
'https://images.openlane.eu/carimgs/5613523/general/aeb4a19b-8f60-4cff-8079-4db35fae56b3.jpg',
'https://images.openlane.eu/carimgs/5613523/general/9db483b3-cd03-497b-aacb-42ae3db687fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/822d57a8-dbdb-4cf1-836e-2d0b3b889709.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/8737888f-28ba-4051-8e12-3ea4edb0319c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44122,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/baa1ae5b-c85d-4138-b655-53542f81a8ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49275,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/ed9243ce-8f0c-4fd0-8a6d-501720c718b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/03c3ff7e-abee-4804-bcfa-564729639d6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/ab9741d8-bd76-4b87-ac4c-7b08de668544.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112474,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/aeb4a19b-8f60-4cff-8079-4db35fae56b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e51a2d-181e-5a52-9887-50fa18054bfb/83e51a2d-181e-5a52-9887-50fa18054bfb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613523/general/9db483b3-cd03-497b-aacb-42ae3db687fc.jpg',
'Width': 800}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2021-11-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 88.550 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728517%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [adesa.fr] INFO: Saving data for 10728517: {'created_time': 1774456232.39629, 'last_price_update_time': 1774456232.396301, 'auction_closing_time': 1774607400.0}
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728517') HTTP/1.1" 204 0
2026-03-25 16:30:32 [adesa.fr] INFO: Found listing with ID: 10725768
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725768%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [adesa.fr] INFO: Scrape type for 10725768: 1
2026-03-25 16:30:32 [adesa.fr] INFO: Scraping item 10725768 url https://www.openlane.eu/en/carv6/auction/10725768
2026-03-25 16:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10728421
2026-03-25 16:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fdb507d-3d78-5020-98e9-c3a788193576 with scrape type 1
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fdb507d-3d78-5020-98e9-c3a788193576
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252F116e7e39-3af1-4fab-9309-ef1767324c4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/116e7e39-3af1-4fab-9309-ef1767324c4e.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252F4df0e84d-249d-49f3-b6c2-1c8b56ae2e73.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/4df0e84d-249d-49f3-b6c2-1c8b56ae2e73.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252Ff4bb90f9-b83f-457e-addd-93c9480ab2f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/f4bb90f9-b83f-457e-addd-93c9480ab2f7.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252Ff08c0620-6f04-4383-8062-5bb55843104c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/f08c0620-6f04-4383-8062-5bb55843104c.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252Faa7c849b-969e-434f-880f-e8caf4c49e0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/aa7c849b-969e-434f-880f-e8caf4c49e0d.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252F27cc289d-6e8e-4d74-bf9d-e520c952e529.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/27cc289d-6e8e-4d74-bf9d-e520c952e529.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252Fff137cec-8a03-4b48-8a30-de7e15385c75.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/ff137cec-8a03-4b48-8a30-de7e15385c75.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252F745bbab0-5b86-4454-bbcf-e786b7a26a8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/745bbab0-5b86-4454-bbcf-e786b7a26a8b.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252F6d1b247f-2133-41ec-ab05-206223e23714.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/6d1b247f-2133-41ec-ab05-206223e23714.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522885%252Fgeneral%252F388d46b0-f050-4cfd-b79b-5903532ca8d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522885/general/388d46b0-f050-4cfd-b79b-5903532ca8d4.jpg already downloaded
2026-03-25 16:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2fdb507d-3d78-5020-98e9-c3a788193576, identifier: 10728421
2026-03-25 16:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10728324
2026-03-25 16:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6390da0f-25e7-561a-9e72-4845003fe587 with scrape type 1
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6390da0f-25e7-561a-9e72-4845003fe587
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fe2ea90dc-7243-49fe-a9bd-2980dda0865b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/e2ea90dc-7243-49fe-a9bd-2980dda0865b.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252F63ff078e-c224-4c83-9400-e74c714c5776.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/63ff078e-c224-4c83-9400-e74c714c5776.png already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fc3271e11-45fb-4883-8015-e31992b71cce.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/c3271e11-45fb-4883-8015-e31992b71cce.png already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fb1c6c05f-50e9-4255-b75e-afc222a1424d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/b1c6c05f-50e9-4255-b75e-afc222a1424d.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fff455132-26ad-42bd-95a3-21c12e81407f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/ff455132-26ad-42bd-95a3-21c12e81407f.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fa6cdd921-2bec-486b-a4f9-bff18c6a3eca.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/a6cdd921-2bec-486b-a4f9-bff18c6a3eca.jpeg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fa79d8d8b-33b4-4acf-9174-e1fe7408f00c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/a79d8d8b-33b4-4acf-9174-e1fe7408f00c.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fa29ec4e9-5e05-4913-b164-e21c0799a6b7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/a29ec4e9-5e05-4913-b164-e21c0799a6b7.jpeg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252F1619a74b-c092-41c3-9bef-8e05948e846d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/1619a74b-c092-41c3-9bef-8e05948e846d.jpg already downloaded
2026-03-25 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656199%252Fgeneral%252Fece51928-d631-4bee-9f4c-004b24ca47d4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656199/general/ece51928-d631-4bee-9f4c-004b24ca47d4.jpeg already downloaded
2026-03-25 16:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6390da0f-25e7-561a-9e72-4845003fe587, identifier: 10728324
2026-03-25 16:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10728318
2026-03-25 16:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73402951-b68d-575f-954c-cc8e903ab88c with scrape type 1
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73402951-b68d-575f-954c-cc8e903ab88c
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252F004f577c-55b3-4837-9a78-7d94f601f2a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/004f577c-55b3-4837-9a78-7d94f601f2a4.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252F605845f9-718d-43b4-957d-2871f75eaf18.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/605845f9-718d-43b4-957d-2871f75eaf18.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252Fbc0a72f5-4053-48d8-b8ae-167de9a9bc5d.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/bc0a72f5-4053-48d8-b8ae-167de9a9bc5d.png already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252F1330b4a9-83af-4302-8443-3e70a7a1d6a1.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/1330b4a9-83af-4302-8443-3e70a7a1d6a1.png already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252F3f64bd1d-0ff1-400d-86e4-7533e83db7b1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/3f64bd1d-0ff1-400d-86e4-7533e83db7b1.jpeg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252F8b882b7b-9e27-4c78-be61-87dd8b351122.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/8b882b7b-9e27-4c78-be61-87dd8b351122.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252Fecfe9a08-d8b4-49fa-b49e-4210e5423291.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/ecfe9a08-d8b4-49fa-b49e-4210e5423291.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252F657ea1fe-ac66-48d9-80a1-11c47d494177.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/657ea1fe-ac66-48d9-80a1-11c47d494177.jpeg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252Fd35db51d-b04a-439b-a9f4-68c84ae65f32.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/d35db51d-b04a-439b-a9f4-68c84ae65f32.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661775%252Fgeneral%252F72649fc2-96a8-48d4-b86f-87a80e5c921e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661775/general/72649fc2-96a8-48d4-b86f-87a80e5c921e.jpeg already downloaded
2026-03-25 16:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 73402951-b68d-575f-954c-cc8e903ab88c, identifier: 10728318
2026-03-25 16:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10728293
2026-03-25 16:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with scrape type 1
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ee5e303-0c91-5f6b-84e1-3e60da454e81
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252Ff19c0f99-45c4-4a2f-bace-9c25dc5333e4.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/f19c0f99-45c4-4a2f-bace-9c25dc5333e4.png already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252F0cb9c1a5-2e26-488d-bb79-e3bdd791deb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/0cb9c1a5-2e26-488d-bb79-e3bdd791deb0.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252F58808897-7783-4c97-981b-b7f17703cb38.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/58808897-7783-4c97-981b-b7f17703cb38.png already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252F5816832f-b02a-46db-84af-6d97c9e85e4e.png%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/5816832f-b02a-46db-84af-6d97c9e85e4e.png already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252Fcc78b3df-3c9c-4705-b2e2-8fc7c0cf0c6e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/cc78b3df-3c9c-4705-b2e2-8fc7c0cf0c6e.jpeg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252F06532462-e0c9-4b15-949f-cd2bd221f0a1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/06532462-e0c9-4b15-949f-cd2bd221f0a1.jpeg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252F2017580e-9b68-4e58-bec2-9ff8fb2dd948.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/2017580e-9b68-4e58-bec2-9ff8fb2dd948.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252F931431fd-5a7e-47f2-9ed4-0fe29b170066.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/931431fd-5a7e-47f2-9ed4-0fe29b170066.jpeg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252F189a9a49-2b47-4a0b-bae5-b6125f2cdda2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/189a9a49-2b47-4a0b-bae5-b6125f2cdda2.jpg already downloaded
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657867%252Fgeneral%252Fc27109bc-b229-4072-955b-6e040bb6ee32.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657867/general/c27109bc-b229-4072-955b-6e040bb6ee32.jpg already downloaded
2026-03-25 16:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ee5e303-0c91-5f6b-84e1-3e60da454e81, identifier: 10728293
2026-03-25 16:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10728421
2026-03-25 16:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10728421
2026-03-25 16:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2fdb507d-3d78-5020-98e9-c3a788193576 with identifier: 10728421 to the API
2026-03-25 16:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '2fdb507d-3d78-5020-98e9-c3a788193576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728421',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 71219,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5522885/general/116e7e39-3af1-4fab-9309-ef1767324c4e.jpg',
'https://images.openlane.eu/carimgs/5522885/general/4df0e84d-249d-49f3-b6c2-1c8b56ae2e73.jpg',
'https://images.openlane.eu/carimgs/5522885/general/f4bb90f9-b83f-457e-addd-93c9480ab2f7.jpg',
'https://images.openlane.eu/carimgs/5522885/general/f08c0620-6f04-4383-8062-5bb55843104c.jpg',
'https://images.openlane.eu/carimgs/5522885/general/aa7c849b-969e-434f-880f-e8caf4c49e0d.jpg',
'https://images.openlane.eu/carimgs/5522885/general/27cc289d-6e8e-4d74-bf9d-e520c952e529.jpg',
'https://images.openlane.eu/carimgs/5522885/general/ff137cec-8a03-4b48-8a30-de7e15385c75.jpg',
'https://images.openlane.eu/carimgs/5522885/general/745bbab0-5b86-4454-bbcf-e786b7a26a8b.jpg',
'https://images.openlane.eu/carimgs/5522885/general/6d1b247f-2133-41ec-ab05-206223e23714.jpg',
'https://images.openlane.eu/carimgs/5522885/general/388d46b0-f050-4cfd-b79b-5903532ca8d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/116e7e39-3af1-4fab-9309-ef1767324c4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/4df0e84d-249d-49f3-b6c2-1c8b56ae2e73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/f4bb90f9-b83f-457e-addd-93c9480ab2f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/f08c0620-6f04-4383-8062-5bb55843104c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/aa7c849b-969e-434f-880f-e8caf4c49e0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/27cc289d-6e8e-4d74-bf9d-e520c952e529.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/ff137cec-8a03-4b48-8a30-de7e15385c75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/745bbab0-5b86-4454-bbcf-e786b7a26a8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/6d1b247f-2133-41ec-ab05-206223e23714.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fdb507d-3d78-5020-98e9-c3a788193576/2fdb507d-3d78-5020-98e9-c3a788193576_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522885/general/388d46b0-f050-4cfd-b79b-5903532ca8d4.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 35 - Electric - Automatic - 170 hp - '
'71.219 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728421%27 HTTP/1.1" 200 None
2026-03-25 16:30:34 [adesa.fr] INFO: Saving data for 10728421: {'created_time': 1774456234.665376, 'last_price_update_time': 1774456234.665387, 'auction_closing_time': 1774606800.0}
2026-03-25 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728421') HTTP/1.1" 204 0
2026-03-25 16:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10728324
2026-03-25 16:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10728324
2026-03-25 16:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6390da0f-25e7-561a-9e72-4845003fe587 with identifier: 10728324 to the API
2026-03-25 16:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728324>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '6390da0f-25e7-561a-9e72-4845003fe587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728324',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44937,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5656199/general/e2ea90dc-7243-49fe-a9bd-2980dda0865b.jpg',
'https://images.openlane.eu/carimgs/5656199/general/63ff078e-c224-4c83-9400-e74c714c5776.png',
'https://images.openlane.eu/carimgs/5656199/general/c3271e11-45fb-4883-8015-e31992b71cce.png',
'https://images.openlane.eu/carimgs/5656199/general/b1c6c05f-50e9-4255-b75e-afc222a1424d.jpg',
'https://images.openlane.eu/carimgs/5656199/general/ff455132-26ad-42bd-95a3-21c12e81407f.jpg',
'https://images.openlane.eu/carimgs/5656199/general/a6cdd921-2bec-486b-a4f9-bff18c6a3eca.jpeg',
'https://images.openlane.eu/carimgs/5656199/general/a79d8d8b-33b4-4acf-9174-e1fe7408f00c.jpg',
'https://images.openlane.eu/carimgs/5656199/general/a29ec4e9-5e05-4913-b164-e21c0799a6b7.jpeg',
'https://images.openlane.eu/carimgs/5656199/general/1619a74b-c092-41c3-9bef-8e05948e846d.jpg',
'https://images.openlane.eu/carimgs/5656199/general/ece51928-d631-4bee-9f4c-004b24ca47d4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/e2ea90dc-7243-49fe-a9bd-2980dda0865b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 529686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/63ff078e-c224-4c83-9400-e74c714c5776.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 536436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/c3271e11-45fb-4883-8015-e31992b71cce.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/b1c6c05f-50e9-4255-b75e-afc222a1424d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71146,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/ff455132-26ad-42bd-95a3-21c12e81407f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/a6cdd921-2bec-486b-a4f9-bff18c6a3eca.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/a79d8d8b-33b4-4acf-9174-e1fe7408f00c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/a29ec4e9-5e05-4913-b164-e21c0799a6b7.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/1619a74b-c092-41c3-9bef-8e05948e846d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6390da0f-25e7-561a-9e72-4845003fe587/6390da0f-25e7-561a-9e72-4845003fe587_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656199/general/ece51928-d631-4bee-9f4c-004b24ca47d4.jpeg',
'Width': 1024}],
'price': 25500,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TFSI S Line - Petrol - Automatic - 150 hp - 44.937 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728324%27 HTTP/1.1" 200 None
2026-03-25 16:30:35 [adesa.fr] INFO: Saving data for 10728324: {'created_time': 1774456235.160767, 'last_price_update_time': 1774456235.160778, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728324') HTTP/1.1" 204 0
2026-03-25 16:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10728318
2026-03-25 16:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10728318
2026-03-25 16:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 73402951-b68d-575f-954c-cc8e903ab88c with identifier: 10728318 to the API
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '73402951-b68d-575f-954c-cc8e903ab88c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728318',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5661775/general/004f577c-55b3-4837-9a78-7d94f601f2a4.jpg',
'https://images.openlane.eu/carimgs/5661775/general/605845f9-718d-43b4-957d-2871f75eaf18.jpg',
'https://images.openlane.eu/carimgs/5661775/general/bc0a72f5-4053-48d8-b8ae-167de9a9bc5d.png',
'https://images.openlane.eu/carimgs/5661775/general/1330b4a9-83af-4302-8443-3e70a7a1d6a1.png',
'https://images.openlane.eu/carimgs/5661775/general/3f64bd1d-0ff1-400d-86e4-7533e83db7b1.jpeg',
'https://images.openlane.eu/carimgs/5661775/general/8b882b7b-9e27-4c78-be61-87dd8b351122.jpg',
'https://images.openlane.eu/carimgs/5661775/general/ecfe9a08-d8b4-49fa-b49e-4210e5423291.jpg',
'https://images.openlane.eu/carimgs/5661775/general/657ea1fe-ac66-48d9-80a1-11c47d494177.jpeg',
'https://images.openlane.eu/carimgs/5661775/general/d35db51d-b04a-439b-a9f4-68c84ae65f32.jpg',
'https://images.openlane.eu/carimgs/5661775/general/72649fc2-96a8-48d4-b86f-87a80e5c921e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/004f577c-55b3-4837-9a78-7d94f601f2a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/605845f9-718d-43b4-957d-2871f75eaf18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 562765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/bc0a72f5-4053-48d8-b8ae-167de9a9bc5d.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 567581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/1330b4a9-83af-4302-8443-3e70a7a1d6a1.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/3f64bd1d-0ff1-400d-86e4-7533e83db7b1.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79324,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/8b882b7b-9e27-4c78-be61-87dd8b351122.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75545,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/ecfe9a08-d8b4-49fa-b49e-4210e5423291.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/657ea1fe-ac66-48d9-80a1-11c47d494177.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51110,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/d35db51d-b04a-439b-a9f4-68c84ae65f32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73402951-b68d-575f-954c-cc8e903ab88c/73402951-b68d-575f-954c-cc8e903ab88c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661775/general/72649fc2-96a8-48d4-b86f-87a80e5c921e.jpeg',
'Width': 1024}],
'price': 25400,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 44.724 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728318%27 HTTP/1.1" 200 None
2026-03-25 16:30:35 [adesa.fr] INFO: Saving data for 10728318: {'created_time': 1774456235.65818, 'last_price_update_time': 1774456235.658194, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728318') HTTP/1.1" 204 0
2026-03-25 16:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10728293
2026-03-25 16:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10728293
2026-03-25 16:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ee5e303-0c91-5f6b-84e1-3e60da454e81 with identifier: 10728293 to the API
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '0ee5e303-0c91-5f6b-84e1-3e60da454e81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728293',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 45587,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5657867/general/f19c0f99-45c4-4a2f-bace-9c25dc5333e4.png',
'https://images.openlane.eu/carimgs/5657867/general/0cb9c1a5-2e26-488d-bb79-e3bdd791deb0.jpg',
'https://images.openlane.eu/carimgs/5657867/general/58808897-7783-4c97-981b-b7f17703cb38.png',
'https://images.openlane.eu/carimgs/5657867/general/5816832f-b02a-46db-84af-6d97c9e85e4e.png',
'https://images.openlane.eu/carimgs/5657867/general/cc78b3df-3c9c-4705-b2e2-8fc7c0cf0c6e.jpeg',
'https://images.openlane.eu/carimgs/5657867/general/06532462-e0c9-4b15-949f-cd2bd221f0a1.jpeg',
'https://images.openlane.eu/carimgs/5657867/general/2017580e-9b68-4e58-bec2-9ff8fb2dd948.jpg',
'https://images.openlane.eu/carimgs/5657867/general/931431fd-5a7e-47f2-9ed4-0fe29b170066.jpeg',
'https://images.openlane.eu/carimgs/5657867/general/189a9a49-2b47-4a0b-bae5-b6125f2cdda2.jpg',
'https://images.openlane.eu/carimgs/5657867/general/c27109bc-b229-4072-955b-6e040bb6ee32.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 457375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/f19c0f99-45c4-4a2f-bace-9c25dc5333e4.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/0cb9c1a5-2e26-488d-bb79-e3bdd791deb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 369193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/58808897-7783-4c97-981b-b7f17703cb38.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 463265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/5816832f-b02a-46db-84af-6d97c9e85e4e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/cc78b3df-3c9c-4705-b2e2-8fc7c0cf0c6e.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/06532462-e0c9-4b15-949f-cd2bd221f0a1.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/2017580e-9b68-4e58-bec2-9ff8fb2dd948.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/931431fd-5a7e-47f2-9ed4-0fe29b170066.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/189a9a49-2b47-4a0b-bae5-b6125f2cdda2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee5e303-0c91-5f6b-84e1-3e60da454e81/0ee5e303-0c91-5f6b-84e1-3e60da454e81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66489,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657867/general/c27109bc-b229-4072-955b-6e040bb6ee32.jpg',
'Width': 800}],
'price': 33400,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron S Sportback Sport - Quattro - Electric - Automatic - '
'503 hp - 45.587 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728293%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [adesa.fr] INFO: Saving data for 10728293: {'created_time': 1774456236.057287, 'last_price_update_time': 1774456236.057301, 'auction_closing_time': 1774606200.0}
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728293') HTTP/1.1" 204 0
2026-03-25 16:30:36 [adesa.fr] INFO: Found listing with ID: 10725759
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725759%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [adesa.fr] INFO: Scrape type for 10725759: 1
2026-03-25 16:30:36 [adesa.fr] INFO: Scraping item 10725759 url https://www.openlane.eu/en/carv6/auction/10725759
2026-03-25 16:30:36 [adesa.fr] INFO: Found listing with ID: 10725762
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725762%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [adesa.fr] INFO: Scrape type for 10725762: 1
2026-03-25 16:30:36 [adesa.fr] INFO: Scraping item 10725762 url https://www.openlane.eu/en/carv6/auction/10725762
2026-03-25 16:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10728538
2026-03-25 16:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67479c02-49aa-5478-8518-eb3e31c8af7c with scrape type 1
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67479c02-49aa-5478-8518-eb3e31c8af7c
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F5a86a1dc-238a-4afe-be73-000c9a85a5ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/5a86a1dc-238a-4afe-be73-000c9a85a5ed.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252Fa0b0fb41-2cf8-4dfb-a0d7-3ec8e0cf41fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/a0b0fb41-2cf8-4dfb-a0d7-3ec8e0cf41fe.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F8f6c8c03-f12d-449a-8463-dc25afb53d0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/8f6c8c03-f12d-449a-8463-dc25afb53d0c.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252Ffd2e77a6-ff50-4ae1-9368-296475bfd9f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/fd2e77a6-ff50-4ae1-9368-296475bfd9f6.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F3c5652e8-026e-4e2a-ac6f-75b7b53715e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/3c5652e8-026e-4e2a-ac6f-75b7b53715e7.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F31263faf-5233-4a37-905c-d1384725f483.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/31263faf-5233-4a37-905c-d1384725f483.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F8f59aa40-2942-451b-8699-86a3d6e4b739.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/8f59aa40-2942-451b-8699-86a3d6e4b739.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F5acf6b51-bf53-47d5-baae-f62242e31b18.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/5acf6b51-bf53-47d5-baae-f62242e31b18.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F6ea9ceeb-c96b-4c54-aa33-998a7d59dd6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/6ea9ceeb-c96b-4c54-aa33-998a7d59dd6d.jpg already downloaded
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637546%252Fgeneral%252F504f54e4-c9c0-453d-ab22-96f6ed04e93f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637546/general/504f54e4-c9c0-453d-ab22-96f6ed04e93f.jpg already downloaded
2026-03-25 16:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67479c02-49aa-5478-8518-eb3e31c8af7c, identifier: 10728538
2026-03-25 16:30:36 [adesa.fr] INFO: Found listing with ID: 10725769
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725769%27 HTTP/1.1" 200 None
2026-03-25 16:30:36 [adesa.fr] INFO: Scrape type for 10725769: 1
2026-03-25 16:30:36 [adesa.fr] INFO: Scraping item 10725769 url https://www.openlane.eu/en/carv6/auction/10725769
2026-03-25 16:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10728538
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 16:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10728538
2026-03-25 16:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67479c02-49aa-5478-8518-eb3e31c8af7c with identifier: 10728538 to the API
2026-03-25 16:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '67479c02-49aa-5478-8518-eb3e31c8af7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728538',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 58824,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5637546/general/5a86a1dc-238a-4afe-be73-000c9a85a5ed.jpg',
'https://images.openlane.eu/carimgs/5637546/general/a0b0fb41-2cf8-4dfb-a0d7-3ec8e0cf41fe.jpg',
'https://images.openlane.eu/carimgs/5637546/general/8f6c8c03-f12d-449a-8463-dc25afb53d0c.jpg',
'https://images.openlane.eu/carimgs/5637546/general/fd2e77a6-ff50-4ae1-9368-296475bfd9f6.jpg',
'https://images.openlane.eu/carimgs/5637546/general/3c5652e8-026e-4e2a-ac6f-75b7b53715e7.jpg',
'https://images.openlane.eu/carimgs/5637546/general/31263faf-5233-4a37-905c-d1384725f483.jpg',
'https://images.openlane.eu/carimgs/5637546/general/8f59aa40-2942-451b-8699-86a3d6e4b739.jpg',
'https://images.openlane.eu/carimgs/5637546/general/5acf6b51-bf53-47d5-baae-f62242e31b18.jpg',
'https://images.openlane.eu/carimgs/5637546/general/6ea9ceeb-c96b-4c54-aa33-998a7d59dd6d.jpg',
'https://images.openlane.eu/carimgs/5637546/general/504f54e4-c9c0-453d-ab22-96f6ed04e93f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/5a86a1dc-238a-4afe-be73-000c9a85a5ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/a0b0fb41-2cf8-4dfb-a0d7-3ec8e0cf41fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/8f6c8c03-f12d-449a-8463-dc25afb53d0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/fd2e77a6-ff50-4ae1-9368-296475bfd9f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47893,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/3c5652e8-026e-4e2a-ac6f-75b7b53715e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/31263faf-5233-4a37-905c-d1384725f483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/8f59aa40-2942-451b-8699-86a3d6e4b739.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67935,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/5acf6b51-bf53-47d5-baae-f62242e31b18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/6ea9ceeb-c96b-4c54-aa33-998a7d59dd6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67479c02-49aa-5478-8518-eb3e31c8af7c/67479c02-49aa-5478-8518-eb3e31c8af7c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637546/general/504f54e4-c9c0-453d-ab22-96f6ed04e93f.jpg',
'Width': 800}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 40 Executive - Electric - Automatic - 204 '
'hp - 58.824 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728538%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Saving data for 10728538: {'created_time': 1774456237.49974, 'last_price_update_time': 1774456237.499753, 'auction_closing_time': 1774607400.0}
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728538') HTTP/1.1" 204 0
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10723774
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723774%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10723774: 0
2026-03-25 16:30:37 [adesa.fr] INFO: Skipping item 10723774 url https://www.openlane.eu/en/carv6/auction/10723774
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10724958
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724958%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10724958: 1
2026-03-25 16:30:37 [adesa.fr] INFO: Scraping item 10724958 url https://www.openlane.eu/en/carv6/auction/10724958
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10725067
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725067%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10725067: 1
2026-03-25 16:30:37 [adesa.fr] INFO: Scraping item 10725067 url https://www.openlane.eu/en/carv6/auction/10725067
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10725075
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725075%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10725075: 1
2026-03-25 16:30:37 [adesa.fr] INFO: Scraping item 10725075 url https://www.openlane.eu/en/carv6/auction/10725075
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10724964
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724964%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10724964: 1
2026-03-25 16:30:37 [adesa.fr] INFO: Scraping item 10724964 url https://www.openlane.eu/en/carv6/auction/10724964
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10725069
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725069%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10725069: 1
2026-03-25 16:30:37 [adesa.fr] INFO: Scraping item 10725069 url https://www.openlane.eu/en/carv6/auction/10725069
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10725070
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725070%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10725070: 1
2026-03-25 16:30:37 [adesa.fr] INFO: Scraping item 10725070 url https://www.openlane.eu/en/carv6/auction/10725070
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10723700
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723700%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10723700: 0
2026-03-25 16:30:37 [adesa.fr] INFO: Skipping item 10723700 url https://www.openlane.eu/en/carv6/auction/10723700
2026-03-25 16:30:37 [adesa.fr] INFO: Found listing with ID: 10723761
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723761%27 HTTP/1.1" 200 None
2026-03-25 16:30:37 [adesa.fr] INFO: Scrape type for 10723761: 0
2026-03-25 16:30:37 [adesa.fr] INFO: Skipping item 10723761 url https://www.openlane.eu/en/carv6/auction/10723761
2026-03-25 16:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f72bd52a-fa3d-5716-b038-c76a22d4c9b8 with identifier: 10725752
2026-03-25 16:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f72bd52a-fa3d-5716-b038-c76a22d4c9b8 with scrape type 1
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f72bd52a-fa3d-5716-b038-c76a22d4c9b8
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252F2869e731-ab12-4096-93f4-0cb2b116394f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/2869e731-ab12-4096-93f4-0cb2b116394f.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252Ff54fb925-ac5e-4a85-9f73-498d3d65d130.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/f54fb925-ac5e-4a85-9f73-498d3d65d130.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252F1e307a14-71b2-4a8b-a149-9cff43ffcad9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/1e307a14-71b2-4a8b-a149-9cff43ffcad9.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252F6909fbc1-556f-4f81-803f-ec2904fc0a04.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/6909fbc1-556f-4f81-803f-ec2904fc0a04.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252Fcca08a8a-6b7f-47d5-8ed7-9e2f90145a2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/cca08a8a-6b7f-47d5-8ed7-9e2f90145a2c.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252Fd82b85eb-4192-4663-bba7-2bbbdcccc042.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/d82b85eb-4192-4663-bba7-2bbbdcccc042.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252Fb46aa919-06fc-4bc0-9322-e8485b8f9621.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/b46aa919-06fc-4bc0-9322-e8485b8f9621.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252Fcc311e2b-a08b-46d1-94c0-f713e1926abe.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/cc311e2b-a08b-46d1-94c0-f713e1926abe.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252F08fbabd5-0d85-4cfd-93f7-a2336e558917.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/08fbabd5-0d85-4cfd-93f7-a2336e558917.jpg already downloaded
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675136%252Fgeneral%252F16b1712c-a116-48d0-8345-d6c44996e2ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675136/general/16b1712c-a116-48d0-8345-d6c44996e2ba.jpg already downloaded
2026-03-25 16:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f72bd52a-fa3d-5716-b038-c76a22d4c9b8, identifier: 10725752
2026-03-25 16:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f72bd52a-fa3d-5716-b038-c76a22d4c9b8 with identifier: 10725752
2026-03-25 16:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f72bd52a-fa3d-5716-b038-c76a22d4c9b8 with identifier: 10725752
2026-03-25 16:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f72bd52a-fa3d-5716-b038-c76a22d4c9b8 with identifier: 10725752 to the API
2026-03-25 16:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Electric',
'id': 'f72bd52a-fa3d-5716-b038-c76a22d4c9b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS216TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725752',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 69990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5675136/general/2869e731-ab12-4096-93f4-0cb2b116394f.jpg',
'https://images.openlane.eu/carimgs/5675136/general/f54fb925-ac5e-4a85-9f73-498d3d65d130.jpg',
'https://images.openlane.eu/carimgs/5675136/general/1e307a14-71b2-4a8b-a149-9cff43ffcad9.jpg',
'https://images.openlane.eu/carimgs/5675136/general/6909fbc1-556f-4f81-803f-ec2904fc0a04.jpg',
'https://images.openlane.eu/carimgs/5675136/general/cca08a8a-6b7f-47d5-8ed7-9e2f90145a2c.jpg',
'https://images.openlane.eu/carimgs/5675136/general/d82b85eb-4192-4663-bba7-2bbbdcccc042.jpg',
'https://images.openlane.eu/carimgs/5675136/general/b46aa919-06fc-4bc0-9322-e8485b8f9621.jpg',
'https://images.openlane.eu/carimgs/5675136/general/cc311e2b-a08b-46d1-94c0-f713e1926abe.jpg',
'https://images.openlane.eu/carimgs/5675136/general/08fbabd5-0d85-4cfd-93f7-a2336e558917.jpg',
'https://images.openlane.eu/carimgs/5675136/general/16b1712c-a116-48d0-8345-d6c44996e2ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/2869e731-ab12-4096-93f4-0cb2b116394f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/f54fb925-ac5e-4a85-9f73-498d3d65d130.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/1e307a14-71b2-4a8b-a149-9cff43ffcad9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/6909fbc1-556f-4f81-803f-ec2904fc0a04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/cca08a8a-6b7f-47d5-8ed7-9e2f90145a2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/d82b85eb-4192-4663-bba7-2bbbdcccc042.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94530,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/b46aa919-06fc-4bc0-9322-e8485b8f9621.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/cc311e2b-a08b-46d1-94c0-f713e1926abe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/08fbabd5-0d85-4cfd-93f7-a2336e558917.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f72bd52a-fa3d-5716-b038-c76a22d4c9b8/f72bd52a-fa3d-5716-b038-c76a22d4c9b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675136/general/16b1712c-a116-48d0-8345-d6c44996e2ba.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-09-17',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Nissan Leaf 62 kWh Business - Electric - Automatic - 217 hp - '
'69.990 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725752%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [adesa.fr] INFO: Saving data for 10725752: {'created_time': 1774456239.532832, 'last_price_update_time': 1774456239.532845, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725752') HTTP/1.1" 204 0
2026-03-25 16:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e98d8cbb-8ffc-5b5c-8c90-756800a56fed with identifier: 10725753
2026-03-25 16:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98d8cbb-8ffc-5b5c-8c90-756800a56fed with scrape type 1
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e98d8cbb-8ffc-5b5c-8c90-756800a56fed
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F33aaba9d-5299-402a-8e01-49220f540fc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/33aaba9d-5299-402a-8e01-49220f540fc5.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252Fb427b018-d4e4-40b1-95a5-558e84d5cd41.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/b427b018-d4e4-40b1-95a5-558e84d5cd41.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252Ff4982a54-4266-4f9b-82f9-8e3357b2c627.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/f4982a54-4266-4f9b-82f9-8e3357b2c627.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F55c79a3c-3877-47de-8d2d-d15503d9602b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/55c79a3c-3877-47de-8d2d-d15503d9602b.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F04cd9496-1663-4105-86f9-fe96068984a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/04cd9496-1663-4105-86f9-fe96068984a6.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F4cee31dd-7ab4-4a9a-beb7-4e780d570659.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/4cee31dd-7ab4-4a9a-beb7-4e780d570659.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F878fce79-4b34-4961-99a4-df88bac350e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/878fce79-4b34-4961-99a4-df88bac350e2.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F819ed2a0-56d2-4e2c-833f-569014b7d70d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/819ed2a0-56d2-4e2c-833f-569014b7d70d.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F378bae09-d06b-42d9-bd3a-85b6c3d5c0eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/378bae09-d06b-42d9-bd3a-85b6c3d5c0eb.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675142%252Fgeneral%252F7c7406c4-0d9b-4d77-882a-79f5355e0d8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675142/general/7c7406c4-0d9b-4d77-882a-79f5355e0d8f.jpg already downloaded
2026-03-25 16:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e98d8cbb-8ffc-5b5c-8c90-756800a56fed, identifier: 10725753
2026-03-25 16:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a79f9fdc-b5f9-58e8-a02d-d57305bd5156 with identifier: 10725756
2026-03-25 16:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79f9fdc-b5f9-58e8-a02d-d57305bd5156 with scrape type 1
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a79f9fdc-b5f9-58e8-a02d-d57305bd5156
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252Fe3f42f07-6638-41ac-8f05-89d0182a7ba0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/e3f42f07-6638-41ac-8f05-89d0182a7ba0.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252F8f50913a-f970-4e6e-ba1f-094a629a5650.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/8f50913a-f970-4e6e-ba1f-094a629a5650.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252F294458ca-0fce-4633-9e4b-c9457aedbaa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/294458ca-0fce-4633-9e4b-c9457aedbaa5.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252F94efeab3-b259-4abe-b7e2-afae6921cde1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/94efeab3-b259-4abe-b7e2-afae6921cde1.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252Ff2096082-b63e-46e7-9d0d-a9b67283827c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/f2096082-b63e-46e7-9d0d-a9b67283827c.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252F599e7622-f399-401e-92df-9a0562a7c309.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/599e7622-f399-401e-92df-9a0562a7c309.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252F8a72e6cd-b5e2-43f9-a979-dfc968299ad7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/8a72e6cd-b5e2-43f9-a979-dfc968299ad7.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252F96bc20c8-cdbe-4234-8984-0424b4c90034.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/96bc20c8-cdbe-4234-8984-0424b4c90034.jpg already downloaded
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252F49304a79-c31a-4bf8-8783-98aadaa71f17.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/49304a79-c31a-4bf8-8783-98aadaa71f17.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689031%252Fgeneral%252Fb556dd57-e2c7-4bd8-86f9-b87b60c6641d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689031/general/b556dd57-e2c7-4bd8-86f9-b87b60c6641d.jpg already downloaded
2026-03-25 16:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a79f9fdc-b5f9-58e8-a02d-d57305bd5156, identifier: 10725756
2026-03-25 16:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a69e198-0fc1-5e81-b273-3d3792277e8f with identifier: 10725750
2026-03-25 16:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a69e198-0fc1-5e81-b273-3d3792277e8f with scrape type 1
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a69e198-0fc1-5e81-b273-3d3792277e8f
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252F87ac0775-99a9-497d-b427-10dbf73588b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/87ac0775-99a9-497d-b427-10dbf73588b1.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252Fe8f9674e-cab5-46a3-acb1-23a3f939c065.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/e8f9674e-cab5-46a3-acb1-23a3f939c065.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252Fceb8c115-8954-492c-a24f-2825e9807405.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/ceb8c115-8954-492c-a24f-2825e9807405.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252F2bcff1b9-ede7-464d-8aca-cb541317dece.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/2bcff1b9-ede7-464d-8aca-cb541317dece.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252F80dc9b43-0bd9-4eff-ac2a-dcc59b9d6b09.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/80dc9b43-0bd9-4eff-ac2a-dcc59b9d6b09.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252Ffce9bb48-1c22-4b7c-bdcb-653663832875.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/fce9bb48-1c22-4b7c-bdcb-653663832875.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252F157de753-9d64-4636-b105-fc943395cc11.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/157de753-9d64-4636-b105-fc943395cc11.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252F16eb398d-cf84-4d8c-807a-235b162d6bc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/16eb398d-cf84-4d8c-807a-235b162d6bc2.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252F53b1eb02-e212-47c5-9653-518972dbcd73.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/53b1eb02-e212-47c5-9653-518972dbcd73.jpg already downloaded
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669282%252Fgeneral%252F5599eae0-4e40-42a2-bc9f-e5bbbdbd37ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669282/general/5599eae0-4e40-42a2-bc9f-e5bbbdbd37ba.jpg already downloaded
2026-03-25 16:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3a69e198-0fc1-5e81-b273-3d3792277e8f, identifier: 10725750
2026-03-25 16:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e98d8cbb-8ffc-5b5c-8c90-756800a56fed with identifier: 10725753
2026-03-25 16:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e98d8cbb-8ffc-5b5c-8c90-756800a56fed with identifier: 10725753
2026-03-25 16:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e98d8cbb-8ffc-5b5c-8c90-756800a56fed with identifier: 10725753 to the API
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725753>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'e98d8cbb-8ffc-5b5c-8c90-756800a56fed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE031PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725753',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 121182,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5675142/general/33aaba9d-5299-402a-8e01-49220f540fc5.jpg',
'https://images.openlane.eu/carimgs/5675142/general/b427b018-d4e4-40b1-95a5-558e84d5cd41.jpg',
'https://images.openlane.eu/carimgs/5675142/general/f4982a54-4266-4f9b-82f9-8e3357b2c627.jpg',
'https://images.openlane.eu/carimgs/5675142/general/55c79a3c-3877-47de-8d2d-d15503d9602b.jpg',
'https://images.openlane.eu/carimgs/5675142/general/04cd9496-1663-4105-86f9-fe96068984a6.jpg',
'https://images.openlane.eu/carimgs/5675142/general/4cee31dd-7ab4-4a9a-beb7-4e780d570659.jpg',
'https://images.openlane.eu/carimgs/5675142/general/878fce79-4b34-4961-99a4-df88bac350e2.jpg',
'https://images.openlane.eu/carimgs/5675142/general/819ed2a0-56d2-4e2c-833f-569014b7d70d.jpg',
'https://images.openlane.eu/carimgs/5675142/general/378bae09-d06b-42d9-bd3a-85b6c3d5c0eb.jpg',
'https://images.openlane.eu/carimgs/5675142/general/7c7406c4-0d9b-4d77-882a-79f5355e0d8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/33aaba9d-5299-402a-8e01-49220f540fc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/b427b018-d4e4-40b1-95a5-558e84d5cd41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/f4982a54-4266-4f9b-82f9-8e3357b2c627.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/55c79a3c-3877-47de-8d2d-d15503d9602b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/04cd9496-1663-4105-86f9-fe96068984a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/4cee31dd-7ab4-4a9a-beb7-4e780d570659.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/878fce79-4b34-4961-99a4-df88bac350e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/819ed2a0-56d2-4e2c-833f-569014b7d70d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/378bae09-d06b-42d9-bd3a-85b6c3d5c0eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98d8cbb-8ffc-5b5c-8c90-756800a56fed/e98d8cbb-8ffc-5b5c-8c90-756800a56fed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675142/general/7c7406c4-0d9b-4d77-882a-79f5355e0d8f.jpg',
'Width': 1024}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2019-03-14',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'Peugeot 208 1.2i Allure Business - Petrol - 110 hp - 121.182 km',
'transmission': 'manual',
'trim': 'Allure Business',
'vin': None,
'year': 2019}
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725753%27 HTTP/1.1" 200 None
2026-03-25 16:30:40 [adesa.fr] INFO: Saving data for 10725753: {'created_time': 1774456240.802639, 'last_price_update_time': 1774456240.80265, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725753') HTTP/1.1" 204 0
2026-03-25 16:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a79f9fdc-b5f9-58e8-a02d-d57305bd5156 with identifier: 10725756
2026-03-25 16:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a79f9fdc-b5f9-58e8-a02d-d57305bd5156 with identifier: 10725756
2026-03-25 16:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a79f9fdc-b5f9-58e8-a02d-d57305bd5156 with identifier: 10725756 to the API
2026-03-25 16:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725756>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a79f9fdc-b5f9-58e8-a02d-d57305bd5156',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL705MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725756',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24292,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5689031/general/e3f42f07-6638-41ac-8f05-89d0182a7ba0.jpg',
'https://images.openlane.eu/carimgs/5689031/general/8f50913a-f970-4e6e-ba1f-094a629a5650.jpg',
'https://images.openlane.eu/carimgs/5689031/general/294458ca-0fce-4633-9e4b-c9457aedbaa5.jpg',
'https://images.openlane.eu/carimgs/5689031/general/94efeab3-b259-4abe-b7e2-afae6921cde1.jpg',
'https://images.openlane.eu/carimgs/5689031/general/f2096082-b63e-46e7-9d0d-a9b67283827c.jpg',
'https://images.openlane.eu/carimgs/5689031/general/599e7622-f399-401e-92df-9a0562a7c309.jpg',
'https://images.openlane.eu/carimgs/5689031/general/8a72e6cd-b5e2-43f9-a979-dfc968299ad7.jpg',
'https://images.openlane.eu/carimgs/5689031/general/96bc20c8-cdbe-4234-8984-0424b4c90034.jpg',
'https://images.openlane.eu/carimgs/5689031/general/49304a79-c31a-4bf8-8783-98aadaa71f17.jpg',
'https://images.openlane.eu/carimgs/5689031/general/b556dd57-e2c7-4bd8-86f9-b87b60c6641d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/e3f42f07-6638-41ac-8f05-89d0182a7ba0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/8f50913a-f970-4e6e-ba1f-094a629a5650.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/294458ca-0fce-4633-9e4b-c9457aedbaa5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/94efeab3-b259-4abe-b7e2-afae6921cde1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/f2096082-b63e-46e7-9d0d-a9b67283827c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/599e7622-f399-401e-92df-9a0562a7c309.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/8a72e6cd-b5e2-43f9-a979-dfc968299ad7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/96bc20c8-cdbe-4234-8984-0424b4c90034.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/49304a79-c31a-4bf8-8783-98aadaa71f17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79f9fdc-b5f9-58e8-a02d-d57305bd5156/a79f9fdc-b5f9-58e8-a02d-d57305bd5156_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689031/general/b556dd57-e2c7-4bd8-86f9-b87b60c6641d.jpg',
'Width': 1024}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2019-01-31',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 2008 1.2i GT Line - Petrol - 130 hp - 24.292 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-25 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725756%27 HTTP/1.1" 200 None
2026-03-25 16:30:41 [adesa.fr] INFO: Saving data for 10725756: {'created_time': 1774456241.152411, 'last_price_update_time': 1774456241.152423, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725756') HTTP/1.1" 204 0
2026-03-25 16:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3a69e198-0fc1-5e81-b273-3d3792277e8f with identifier: 10725750
2026-03-25 16:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3a69e198-0fc1-5e81-b273-3d3792277e8f with identifier: 10725750
2026-03-25 16:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3a69e198-0fc1-5e81-b273-3d3792277e8f with identifier: 10725750 to the API
2026-03-25 16:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725750>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Electric',
'id': '3a69e198-0fc1-5e81-b273-3d3792277e8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF782SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725750',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'NV200',
'odometer': 30957,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5669282/general/87ac0775-99a9-497d-b427-10dbf73588b1.jpg',
'https://images.openlane.eu/carimgs/5669282/general/e8f9674e-cab5-46a3-acb1-23a3f939c065.jpg',
'https://images.openlane.eu/carimgs/5669282/general/ceb8c115-8954-492c-a24f-2825e9807405.jpg',
'https://images.openlane.eu/carimgs/5669282/general/2bcff1b9-ede7-464d-8aca-cb541317dece.jpg',
'https://images.openlane.eu/carimgs/5669282/general/80dc9b43-0bd9-4eff-ac2a-dcc59b9d6b09.jpg',
'https://images.openlane.eu/carimgs/5669282/general/fce9bb48-1c22-4b7c-bdcb-653663832875.jpg',
'https://images.openlane.eu/carimgs/5669282/general/157de753-9d64-4636-b105-fc943395cc11.jpg',
'https://images.openlane.eu/carimgs/5669282/general/16eb398d-cf84-4d8c-807a-235b162d6bc2.jpg',
'https://images.openlane.eu/carimgs/5669282/general/53b1eb02-e212-47c5-9653-518972dbcd73.jpg',
'https://images.openlane.eu/carimgs/5669282/general/5599eae0-4e40-42a2-bc9f-e5bbbdbd37ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/87ac0775-99a9-497d-b427-10dbf73588b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/e8f9674e-cab5-46a3-acb1-23a3f939c065.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/ceb8c115-8954-492c-a24f-2825e9807405.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/2bcff1b9-ede7-464d-8aca-cb541317dece.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/80dc9b43-0bd9-4eff-ac2a-dcc59b9d6b09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/fce9bb48-1c22-4b7c-bdcb-653663832875.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/157de753-9d64-4636-b105-fc943395cc11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/16eb398d-cf84-4d8c-807a-235b162d6bc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/53b1eb02-e212-47c5-9653-518972dbcd73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a69e198-0fc1-5e81-b273-3d3792277e8f/3a69e198-0fc1-5e81-b273-3d3792277e8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669282/general/5599eae0-4e40-42a2-bc9f-e5bbbdbd37ba.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-04-25',
'seats_number': 7,
'seller_name': 'Arval Fleet Services',
'title': 'Nissan NV200 Evalia 40 kWh N-connecta - Electric - Automatic - 109 '
'hp - 30.957 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2019}
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725750%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [adesa.fr] INFO: Saving data for 10725750: {'created_time': 1774456242.550333, 'last_price_update_time': 1774456242.550345, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725750') HTTP/1.1" 204 0
2026-03-25 16:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3da5a8e-8573-5a1d-bcd6-91d3e6588616 with identifier: 10725761
2026-03-25 16:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3da5a8e-8573-5a1d-bcd6-91d3e6588616 with scrape type 1
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3da5a8e-8573-5a1d-bcd6-91d3e6588616
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252F121641ae-70aa-42c2-b6d8-ffc729694f27.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/121641ae-70aa-42c2-b6d8-ffc729694f27.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252F562f8b17-f363-481d-b0fb-ae5723d5893f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/562f8b17-f363-481d-b0fb-ae5723d5893f.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252F258dc769-8236-46c9-a4f8-dee8007b0eb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/258dc769-8236-46c9-a4f8-dee8007b0eb2.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252F9584d563-03b5-40a4-82e5-d55d2e392f0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/9584d563-03b5-40a4-82e5-d55d2e392f0a.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252F67de73db-721d-4dfc-8bf6-bc9c12134d17.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/67de73db-721d-4dfc-8bf6-bc9c12134d17.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252F8d580000-9ca8-4502-b8fa-00ce4328e64e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/8d580000-9ca8-4502-b8fa-00ce4328e64e.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252F00ac6a29-9252-4e5b-81ee-5a863ece75c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/00ac6a29-9252-4e5b-81ee-5a863ece75c3.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252Fe590edb3-070d-472c-a60c-396cbdf2f9d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/e590edb3-070d-472c-a60c-396cbdf2f9d8.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252Fdfbab0ca-2884-45d5-8325-083bb3e7f1d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/dfbab0ca-2884-45d5-8325-083bb3e7f1d5.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712462%252Fgeneral%252Fa6eee3e9-489f-4c27-be6a-95be6a779619.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712462/general/a6eee3e9-489f-4c27-be6a-95be6a779619.jpg already downloaded
2026-03-25 16:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e3da5a8e-8573-5a1d-bcd6-91d3e6588616, identifier: 10725761
2026-03-25 16:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b8ccf92-9389-5490-9d39-f96f36c47cef with identifier: 10725754
2026-03-25 16:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8ccf92-9389-5490-9d39-f96f36c47cef with scrape type 1
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b8ccf92-9389-5490-9d39-f96f36c47cef
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252F37506eda-04e6-46d3-97e3-8f85b08b9c36.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/37506eda-04e6-46d3-97e3-8f85b08b9c36.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252F7c22d4a3-73fb-4019-b03b-64e0487eaed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/7c22d4a3-73fb-4019-b03b-64e0487eaed2.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252Fbcf2928c-1a4d-46a5-8730-2d5ca6bd1ad7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/bcf2928c-1a4d-46a5-8730-2d5ca6bd1ad7.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252Fc7b20674-c900-4f82-b6ed-62ffa1432883.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/c7b20674-c900-4f82-b6ed-62ffa1432883.jpg already downloaded
2026-03-25 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252Ff8efb4b3-246c-43c1-a1f7-1fa26e413012.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/f8efb4b3-246c-43c1-a1f7-1fa26e413012.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252F13cf16e4-4aeb-4bb5-ba97-eaadf3aa1a6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/13cf16e4-4aeb-4bb5-ba97-eaadf3aa1a6a.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252Fc3623cd7-741d-4c0d-899e-ff0320fa83b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/c3623cd7-741d-4c0d-899e-ff0320fa83b7.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252F2197afbd-5d35-4796-87f1-c71e30dc1399.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/2197afbd-5d35-4796-87f1-c71e30dc1399.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252Fa00818e1-6600-4b60-8d70-983e8426a0ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/a00818e1-6600-4b60-8d70-983e8426a0ca.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686036%252Fgeneral%252F656bb204-f30e-4b8d-bd3a-f350cabb7e63.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686036/general/656bb204-f30e-4b8d-bd3a-f350cabb7e63.jpg already downloaded
2026-03-25 16:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5b8ccf92-9389-5490-9d39-f96f36c47cef, identifier: 10725754
2026-03-25 16:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5557d9-b90d-5b76-a043-af2a91a67b54 with identifier: 10725765
2026-03-25 16:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5557d9-b90d-5b76-a043-af2a91a67b54 with scrape type 1
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f5557d9-b90d-5b76-a043-af2a91a67b54
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252F69be85fc-35b9-4dc3-b348-8492b4ed52ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/69be85fc-35b9-4dc3-b348-8492b4ed52ad.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252Fd19ec93d-a9fa-416d-a957-9bc64527960b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/d19ec93d-a9fa-416d-a957-9bc64527960b.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252Ffee3af22-0bc3-4d28-bbde-334e2e67d569.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/fee3af22-0bc3-4d28-bbde-334e2e67d569.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252F17e16a44-a4b8-4c45-b976-58ae7cd58364.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/17e16a44-a4b8-4c45-b976-58ae7cd58364.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252F4f0a0d9f-0791-4dbd-9940-0748e633c4db.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/4f0a0d9f-0791-4dbd-9940-0748e633c4db.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252Fcd136e52-5040-4349-8d2f-892d62ccddd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/cd136e52-5040-4349-8d2f-892d62ccddd3.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252Fe55b3665-8d1e-4370-b780-fe26124d3ba9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/e55b3665-8d1e-4370-b780-fe26124d3ba9.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252F5b0ce7e6-b8bc-4aa1-b898-6215474163f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/5b0ce7e6-b8bc-4aa1-b898-6215474163f2.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252Fcddc5101-0cad-4f4c-b30f-1dd1e21b211c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/cddc5101-0cad-4f4c-b30f-1dd1e21b211c.jpg already downloaded
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728757%252Fgeneral%252Fadbdd426-6c68-4161-9a39-40ab72bba2b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728757/general/adbdd426-6c68-4161-9a39-40ab72bba2b8.jpg already downloaded
2026-03-25 16:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4f5557d9-b90d-5b76-a043-af2a91a67b54, identifier: 10725765
2026-03-25 16:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e3da5a8e-8573-5a1d-bcd6-91d3e6588616 with identifier: 10725761
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 16:30:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e3da5a8e-8573-5a1d-bcd6-91d3e6588616 with identifier: 10725761
2026-03-25 16:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e3da5a8e-8573-5a1d-bcd6-91d3e6588616 with identifier: 10725761 to the API
2026-03-25 16:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725761>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e3da5a8e-8573-5a1d-bcd6-91d3e6588616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA636MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725761',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 17936,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 94,
'photo_urls': ['https://images.openlane.eu/carimgs/5712462/general/121641ae-70aa-42c2-b6d8-ffc729694f27.jpg',
'https://images.openlane.eu/carimgs/5712462/general/562f8b17-f363-481d-b0fb-ae5723d5893f.jpg',
'https://images.openlane.eu/carimgs/5712462/general/258dc769-8236-46c9-a4f8-dee8007b0eb2.jpg',
'https://images.openlane.eu/carimgs/5712462/general/9584d563-03b5-40a4-82e5-d55d2e392f0a.jpg',
'https://images.openlane.eu/carimgs/5712462/general/67de73db-721d-4dfc-8bf6-bc9c12134d17.jpg',
'https://images.openlane.eu/carimgs/5712462/general/8d580000-9ca8-4502-b8fa-00ce4328e64e.jpg',
'https://images.openlane.eu/carimgs/5712462/general/00ac6a29-9252-4e5b-81ee-5a863ece75c3.jpg',
'https://images.openlane.eu/carimgs/5712462/general/e590edb3-070d-472c-a60c-396cbdf2f9d8.jpg',
'https://images.openlane.eu/carimgs/5712462/general/dfbab0ca-2884-45d5-8325-083bb3e7f1d5.jpg',
'https://images.openlane.eu/carimgs/5712462/general/a6eee3e9-489f-4c27-be6a-95be6a779619.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/121641ae-70aa-42c2-b6d8-ffc729694f27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/562f8b17-f363-481d-b0fb-ae5723d5893f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/258dc769-8236-46c9-a4f8-dee8007b0eb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/9584d563-03b5-40a4-82e5-d55d2e392f0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/67de73db-721d-4dfc-8bf6-bc9c12134d17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/8d580000-9ca8-4502-b8fa-00ce4328e64e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/00ac6a29-9252-4e5b-81ee-5a863ece75c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/e590edb3-070d-472c-a60c-396cbdf2f9d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/dfbab0ca-2884-45d5-8325-083bb3e7f1d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3da5a8e-8573-5a1d-bcd6-91d3e6588616/e3da5a8e-8573-5a1d-bcd6-91d3e6588616_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712462/general/a6eee3e9-489f-4c27-be6a-95be6a779619.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-07-02',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 3008 1.6 GT - AWD - Hybrid - Automatic - 200 hp - 17.936 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725761%27 HTTP/1.1" 200 None
2026-03-25 16:30:44 [adesa.fr] INFO: Saving data for 10725761: {'created_time': 1774456244.129572, 'last_price_update_time': 1774456244.129589, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725761') HTTP/1.1" 204 0
2026-03-25 16:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5b8ccf92-9389-5490-9d39-f96f36c47cef with identifier: 10725754
2026-03-25 16:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5b8ccf92-9389-5490-9d39-f96f36c47cef with identifier: 10725754
2026-03-25 16:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5b8ccf92-9389-5490-9d39-f96f36c47cef with identifier: 10725754 to the API
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725754>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '5b8ccf92-9389-5490-9d39-f96f36c47cef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ659XY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725754',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '5 Series',
'odometer': 75630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5686036/general/37506eda-04e6-46d3-97e3-8f85b08b9c36.jpg',
'https://images.openlane.eu/carimgs/5686036/general/7c22d4a3-73fb-4019-b03b-64e0487eaed2.jpg',
'https://images.openlane.eu/carimgs/5686036/general/bcf2928c-1a4d-46a5-8730-2d5ca6bd1ad7.jpg',
'https://images.openlane.eu/carimgs/5686036/general/c7b20674-c900-4f82-b6ed-62ffa1432883.jpg',
'https://images.openlane.eu/carimgs/5686036/general/f8efb4b3-246c-43c1-a1f7-1fa26e413012.jpg',
'https://images.openlane.eu/carimgs/5686036/general/13cf16e4-4aeb-4bb5-ba97-eaadf3aa1a6a.jpg',
'https://images.openlane.eu/carimgs/5686036/general/c3623cd7-741d-4c0d-899e-ff0320fa83b7.jpg',
'https://images.openlane.eu/carimgs/5686036/general/2197afbd-5d35-4796-87f1-c71e30dc1399.jpg',
'https://images.openlane.eu/carimgs/5686036/general/a00818e1-6600-4b60-8d70-983e8426a0ca.jpg',
'https://images.openlane.eu/carimgs/5686036/general/656bb204-f30e-4b8d-bd3a-f350cabb7e63.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/37506eda-04e6-46d3-97e3-8f85b08b9c36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/7c22d4a3-73fb-4019-b03b-64e0487eaed2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/bcf2928c-1a4d-46a5-8730-2d5ca6bd1ad7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/c7b20674-c900-4f82-b6ed-62ffa1432883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/f8efb4b3-246c-43c1-a1f7-1fa26e413012.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/13cf16e4-4aeb-4bb5-ba97-eaadf3aa1a6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/c3623cd7-741d-4c0d-899e-ff0320fa83b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/2197afbd-5d35-4796-87f1-c71e30dc1399.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/a00818e1-6600-4b60-8d70-983e8426a0ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8ccf92-9389-5490-9d39-f96f36c47cef/5b8ccf92-9389-5490-9d39-f96f36c47cef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686036/general/656bb204-f30e-4b8d-bd3a-f350cabb7e63.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2019-09-04',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'BMW 5 Series 518d Lounge - Diesel - 150 hp - 75.630 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2019}
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725754%27 HTTP/1.1" 200 None
2026-03-25 16:30:44 [adesa.fr] INFO: Saving data for 10725754: {'created_time': 1774456244.932524, 'last_price_update_time': 1774456244.932535, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725754') HTTP/1.1" 204 0
2026-03-25 16:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4f5557d9-b90d-5b76-a043-af2a91a67b54 with identifier: 10725765
2026-03-25 16:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4f5557d9-b90d-5b76-a043-af2a91a67b54 with identifier: 10725765
2026-03-25 16:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4f5557d9-b90d-5b76-a043-af2a91a67b54 with identifier: 10725765 to the API
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725765>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '4f5557d9-b90d-5b76-a043-af2a91a67b54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE363BX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725765',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107422,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5728757/general/69be85fc-35b9-4dc3-b348-8492b4ed52ad.jpg',
'https://images.openlane.eu/carimgs/5728757/general/d19ec93d-a9fa-416d-a957-9bc64527960b.jpg',
'https://images.openlane.eu/carimgs/5728757/general/fee3af22-0bc3-4d28-bbde-334e2e67d569.jpg',
'https://images.openlane.eu/carimgs/5728757/general/17e16a44-a4b8-4c45-b976-58ae7cd58364.jpg',
'https://images.openlane.eu/carimgs/5728757/general/4f0a0d9f-0791-4dbd-9940-0748e633c4db.jpg',
'https://images.openlane.eu/carimgs/5728757/general/cd136e52-5040-4349-8d2f-892d62ccddd3.jpg',
'https://images.openlane.eu/carimgs/5728757/general/e55b3665-8d1e-4370-b780-fe26124d3ba9.jpg',
'https://images.openlane.eu/carimgs/5728757/general/5b0ce7e6-b8bc-4aa1-b898-6215474163f2.jpg',
'https://images.openlane.eu/carimgs/5728757/general/cddc5101-0cad-4f4c-b30f-1dd1e21b211c.jpg',
'https://images.openlane.eu/carimgs/5728757/general/adbdd426-6c68-4161-9a39-40ab72bba2b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/69be85fc-35b9-4dc3-b348-8492b4ed52ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/d19ec93d-a9fa-416d-a957-9bc64527960b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/fee3af22-0bc3-4d28-bbde-334e2e67d569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/17e16a44-a4b8-4c45-b976-58ae7cd58364.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/4f0a0d9f-0791-4dbd-9940-0748e633c4db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/cd136e52-5040-4349-8d2f-892d62ccddd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/e55b3665-8d1e-4370-b780-fe26124d3ba9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/5b0ce7e6-b8bc-4aa1-b898-6215474163f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/cddc5101-0cad-4f4c-b30f-1dd1e21b211c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5557d9-b90d-5b76-a043-af2a91a67b54/4f5557d9-b90d-5b76-a043-af2a91a67b54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728757/general/adbdd426-6c68-4161-9a39-40ab72bba2b8.jpg',
'Width': 1024}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz GLC 300e Business Line - 4-Matic - Hybrid - Automatic '
'- 211 hp - 107.422 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725765%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [adesa.fr] INFO: Saving data for 10725765: {'created_time': 1774456245.271046, 'last_price_update_time': 1774456245.271058, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725765') HTTP/1.1" 204 0
2026-03-25 16:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16: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-25 16: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-25 16: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-25 16:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 833166c7-44b9-5d82-b2ed-25481574d7d5 with identifier: 10725758
2026-03-25 16:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 833166c7-44b9-5d82-b2ed-25481574d7d5 with scrape type 1
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 833166c7-44b9-5d82-b2ed-25481574d7d5
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252F0f119c30-a215-4e00-84d2-de2d96774d59.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/0f119c30-a215-4e00-84d2-de2d96774d59.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252Fa6ed1033-b50f-4821-a00f-e5121d052865.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/a6ed1033-b50f-4821-a00f-e5121d052865.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252Ffcc36c16-b761-4058-9bd2-879ce3525ea3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/fcc36c16-b761-4058-9bd2-879ce3525ea3.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252Fc6040f85-72b6-4158-b504-c1f32e0b1c4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/c6040f85-72b6-4158-b504-c1f32e0b1c4b.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252Fd4bf1975-4bd2-409b-a0eb-d20c23f0a55c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/d4bf1975-4bd2-409b-a0eb-d20c23f0a55c.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252F4bbfcb17-12d4-423c-800b-98b97e665440.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/4bbfcb17-12d4-423c-800b-98b97e665440.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252Fef06c96f-e280-4903-a0fb-c82fb5f3045f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/ef06c96f-e280-4903-a0fb-c82fb5f3045f.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252Fc947b60e-5773-4bb2-82bb-33334bc886a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/c947b60e-5773-4bb2-82bb-33334bc886a5.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252F3727bec3-68d7-48ae-8214-d1955e996968.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/3727bec3-68d7-48ae-8214-d1955e996968.jpg already downloaded
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689102%252Fgeneral%252Fe939a0b1-502b-497d-adca-d2f98d7d0555.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689102/general/e939a0b1-502b-497d-adca-d2f98d7d0555.jpg already downloaded
2026-03-25 16:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 833166c7-44b9-5d82-b2ed-25481574d7d5, identifier: 10725758
2026-03-25 16:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 833166c7-44b9-5d82-b2ed-25481574d7d5 with identifier: 10725758
2026-03-25 16:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 833166c7-44b9-5d82-b2ed-25481574d7d5 with identifier: 10725758
2026-03-25 16:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 833166c7-44b9-5d82-b2ed-25481574d7d5 with identifier: 10725758 to the API
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725758>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '833166c7-44b9-5d82-b2ed-25481574d7d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL316QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725758',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 59718,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5689102/general/0f119c30-a215-4e00-84d2-de2d96774d59.jpg',
'https://images.openlane.eu/carimgs/5689102/general/a6ed1033-b50f-4821-a00f-e5121d052865.jpg',
'https://images.openlane.eu/carimgs/5689102/general/fcc36c16-b761-4058-9bd2-879ce3525ea3.jpg',
'https://images.openlane.eu/carimgs/5689102/general/c6040f85-72b6-4158-b504-c1f32e0b1c4b.jpg',
'https://images.openlane.eu/carimgs/5689102/general/d4bf1975-4bd2-409b-a0eb-d20c23f0a55c.jpg',
'https://images.openlane.eu/carimgs/5689102/general/4bbfcb17-12d4-423c-800b-98b97e665440.jpg',
'https://images.openlane.eu/carimgs/5689102/general/ef06c96f-e280-4903-a0fb-c82fb5f3045f.jpg',
'https://images.openlane.eu/carimgs/5689102/general/c947b60e-5773-4bb2-82bb-33334bc886a5.jpg',
'https://images.openlane.eu/carimgs/5689102/general/3727bec3-68d7-48ae-8214-d1955e996968.jpg',
'https://images.openlane.eu/carimgs/5689102/general/e939a0b1-502b-497d-adca-d2f98d7d0555.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/0f119c30-a215-4e00-84d2-de2d96774d59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/a6ed1033-b50f-4821-a00f-e5121d052865.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/fcc36c16-b761-4058-9bd2-879ce3525ea3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/c6040f85-72b6-4158-b504-c1f32e0b1c4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/d4bf1975-4bd2-409b-a0eb-d20c23f0a55c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/4bbfcb17-12d4-423c-800b-98b97e665440.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/ef06c96f-e280-4903-a0fb-c82fb5f3045f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/c947b60e-5773-4bb2-82bb-33334bc886a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/3727bec3-68d7-48ae-8214-d1955e996968.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_833166c7-44b9-5d82-b2ed-25481574d7d5/833166c7-44b9-5d82-b2ed-25481574d7d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689102/general/e939a0b1-502b-497d-adca-d2f98d7d0555.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 508 1.2i GT - Petrol - 130 hp - 59.718 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725758%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [adesa.fr] INFO: Saving data for 10725758: {'created_time': 1774456246.207333, 'last_price_update_time': 1774456246.207344, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725758') HTTP/1.1" 204 0
2026-03-25 16:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07978209-296e-5a83-a07c-0b7be83c6735 with identifier: 10725745
2026-03-25 16:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07978209-296e-5a83-a07c-0b7be83c6735 with scrape type 1
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07978209-296e-5a83-a07c-0b7be83c6735
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252Fb4ee0bf5-8615-4d48-9e3a-53258b4d54e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/b4ee0bf5-8615-4d48-9e3a-53258b4d54e2.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252F69e045d8-b7a1-469a-a5b5-0717382006c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/69e045d8-b7a1-469a-a5b5-0717382006c5.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252F4a886d4d-992f-47c0-9d91-9cfee8263b61.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/4a886d4d-992f-47c0-9d91-9cfee8263b61.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252F409c9101-aaf5-4d07-8da3-a849639dc429.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/409c9101-aaf5-4d07-8da3-a849639dc429.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252Fdca5d28f-ec46-48da-a7e7-c9eb6a370b04.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/dca5d28f-ec46-48da-a7e7-c9eb6a370b04.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252Fdb6e86d7-b032-4677-b9c8-0e823924a797.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/db6e86d7-b032-4677-b9c8-0e823924a797.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252F99169d95-64eb-491b-9839-7804523c2f03.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/99169d95-64eb-491b-9839-7804523c2f03.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252F6af89b53-d728-443a-a740-1680ab8ba422.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/6af89b53-d728-443a-a740-1680ab8ba422.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252F9b3bb36d-b122-40d3-9d24-a9f5a2183188.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/9b3bb36d-b122-40d3-9d24-a9f5a2183188.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574612%252Fgeneral%252F565e0160-c36e-4b96-a034-14f55ed48e2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574612/general/565e0160-c36e-4b96-a034-14f55ed48e2c.jpg already downloaded
2026-03-25 16:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07978209-296e-5a83-a07c-0b7be83c6735, identifier: 10725745
2026-03-25 16:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff012fbf-7300-5640-b300-26e87d5687a3 with identifier: 10725751
2026-03-25 16:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff012fbf-7300-5640-b300-26e87d5687a3 with scrape type 1
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff012fbf-7300-5640-b300-26e87d5687a3
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252Fc8ae2bf0-d8fa-4769-a5b2-d8cd5c5334c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/c8ae2bf0-d8fa-4769-a5b2-d8cd5c5334c3.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252F0fd03953-f37b-4b4a-a29d-a3ef42f78a1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/0fd03953-f37b-4b4a-a29d-a3ef42f78a1b.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252F5178c446-572c-4d47-ac5c-47dd64e8d050.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/5178c446-572c-4d47-ac5c-47dd64e8d050.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252F59ff519e-51ac-40da-a230-8531c25b6e73.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/59ff519e-51ac-40da-a230-8531c25b6e73.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252Fe83b44f6-8e08-4447-a0f7-2b075d63b7ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/e83b44f6-8e08-4447-a0f7-2b075d63b7ac.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252Fe2dd2453-ed50-440f-b440-d1e2d909c17f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/e2dd2453-ed50-440f-b440-d1e2d909c17f.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252F54cf210b-4337-4402-af37-fb3f5b1bfdd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/54cf210b-4337-4402-af37-fb3f5b1bfdd0.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252F4e42efb7-6863-452e-87f1-51968a0b2cee.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/4e42efb7-6863-452e-87f1-51968a0b2cee.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252F08d5cc58-03e9-4992-bb3d-63271770a7df.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/08d5cc58-03e9-4992-bb3d-63271770a7df.jpg already downloaded
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672639%252Fgeneral%252F8843f4a5-f37d-45c3-b95b-d47a3a3d3f78.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672639/general/8843f4a5-f37d-45c3-b95b-d47a3a3d3f78.jpg already downloaded
2026-03-25 16:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ff012fbf-7300-5640-b300-26e87d5687a3, identifier: 10725751
2026-03-25 16:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 446a0d0f-5edb-53f5-b860-62bf04730847 with identifier: 10725748
2026-03-25 16:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 446a0d0f-5edb-53f5-b860-62bf04730847 with scrape type 1
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 446a0d0f-5edb-53f5-b860-62bf04730847
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252F298669b3-484f-4384-b82d-87dea6fe3e71.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/298669b3-484f-4384-b82d-87dea6fe3e71.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252F32641ef0-3c8e-40b3-9d66-d6843b08c227.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/32641ef0-3c8e-40b3-9d66-d6843b08c227.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252Fd589c1a6-5e07-4f86-8b1d-b07ee18c13fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/d589c1a6-5e07-4f86-8b1d-b07ee18c13fc.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252F6e86ff77-17b8-4887-970f-7fa777e0c959.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/6e86ff77-17b8-4887-970f-7fa777e0c959.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252F4e641966-2a9a-4065-9ab6-fa01539e9a3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/4e641966-2a9a-4065-9ab6-fa01539e9a3a.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252Fc175fe32-8ef7-410c-9351-70933b680281.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/c175fe32-8ef7-410c-9351-70933b680281.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252F5000fccf-610f-48fe-8bbc-3e44c4503460.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/5000fccf-610f-48fe-8bbc-3e44c4503460.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252F3785f751-6055-491b-b0a1-864e3971cd03.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/3785f751-6055-491b-b0a1-864e3971cd03.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252Fc6c101d0-ef31-4d66-9077-7defa0180c7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/c6c101d0-ef31-4d66-9077-7defa0180c7b.jpg already downloaded
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659922%252Fgeneral%252F3780e9d4-3c8b-4a17-986e-c707131d6540.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659922/general/3780e9d4-3c8b-4a17-986e-c707131d6540.jpg already downloaded
2026-03-25 16:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 446a0d0f-5edb-53f5-b860-62bf04730847, identifier: 10725748
2026-03-25 16:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07978209-296e-5a83-a07c-0b7be83c6735 with identifier: 10725745
2026-03-25 16:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07978209-296e-5a83-a07c-0b7be83c6735 with identifier: 10725745
2026-03-25 16:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07978209-296e-5a83-a07c-0b7be83c6735 with identifier: 10725745 to the API
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725745>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '07978209-296e-5a83-a07c-0b7be83c6735',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN063EM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725745',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 71284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5574612/general/b4ee0bf5-8615-4d48-9e3a-53258b4d54e2.jpg',
'https://images.openlane.eu/carimgs/5574612/general/69e045d8-b7a1-469a-a5b5-0717382006c5.jpg',
'https://images.openlane.eu/carimgs/5574612/general/4a886d4d-992f-47c0-9d91-9cfee8263b61.jpg',
'https://images.openlane.eu/carimgs/5574612/general/409c9101-aaf5-4d07-8da3-a849639dc429.jpg',
'https://images.openlane.eu/carimgs/5574612/general/dca5d28f-ec46-48da-a7e7-c9eb6a370b04.jpg',
'https://images.openlane.eu/carimgs/5574612/general/db6e86d7-b032-4677-b9c8-0e823924a797.jpg',
'https://images.openlane.eu/carimgs/5574612/general/99169d95-64eb-491b-9839-7804523c2f03.jpg',
'https://images.openlane.eu/carimgs/5574612/general/6af89b53-d728-443a-a740-1680ab8ba422.jpg',
'https://images.openlane.eu/carimgs/5574612/general/9b3bb36d-b122-40d3-9d24-a9f5a2183188.jpg',
'https://images.openlane.eu/carimgs/5574612/general/565e0160-c36e-4b96-a034-14f55ed48e2c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/b4ee0bf5-8615-4d48-9e3a-53258b4d54e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/69e045d8-b7a1-469a-a5b5-0717382006c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/4a886d4d-992f-47c0-9d91-9cfee8263b61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/409c9101-aaf5-4d07-8da3-a849639dc429.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/dca5d28f-ec46-48da-a7e7-c9eb6a370b04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/db6e86d7-b032-4677-b9c8-0e823924a797.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/99169d95-64eb-491b-9839-7804523c2f03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/6af89b53-d728-443a-a740-1680ab8ba422.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/9b3bb36d-b122-40d3-9d24-a9f5a2183188.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07978209-296e-5a83-a07c-0b7be83c6735/07978209-296e-5a83-a07c-0b7be83c6735_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574612/general/565e0160-c36e-4b96-a034-14f55ed48e2c.jpg',
'Width': 1024}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2017-06-12',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 308 SW 1.2i Active Business - Petrol - 110 hp - 71.284 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2017}
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725745%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [adesa.fr] INFO: Saving data for 10725745: {'created_time': 1774456248.098272, 'last_price_update_time': 1774456248.098283, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725745') HTTP/1.1" 204 0
2026-03-25 16:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ff012fbf-7300-5640-b300-26e87d5687a3 with identifier: 10725751
2026-03-25 16:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ff012fbf-7300-5640-b300-26e87d5687a3 with identifier: 10725751
2026-03-25 16:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ff012fbf-7300-5640-b300-26e87d5687a3 with identifier: 10725751 to the API
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725751>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ff012fbf-7300-5640-b300-26e87d5687a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA892FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725751',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 91646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5672639/general/c8ae2bf0-d8fa-4769-a5b2-d8cd5c5334c3.jpg',
'https://images.openlane.eu/carimgs/5672639/general/0fd03953-f37b-4b4a-a29d-a3ef42f78a1b.jpg',
'https://images.openlane.eu/carimgs/5672639/general/5178c446-572c-4d47-ac5c-47dd64e8d050.jpg',
'https://images.openlane.eu/carimgs/5672639/general/59ff519e-51ac-40da-a230-8531c25b6e73.jpg',
'https://images.openlane.eu/carimgs/5672639/general/e83b44f6-8e08-4447-a0f7-2b075d63b7ac.jpg',
'https://images.openlane.eu/carimgs/5672639/general/e2dd2453-ed50-440f-b440-d1e2d909c17f.jpg',
'https://images.openlane.eu/carimgs/5672639/general/54cf210b-4337-4402-af37-fb3f5b1bfdd0.jpg',
'https://images.openlane.eu/carimgs/5672639/general/4e42efb7-6863-452e-87f1-51968a0b2cee.jpg',
'https://images.openlane.eu/carimgs/5672639/general/08d5cc58-03e9-4992-bb3d-63271770a7df.jpg',
'https://images.openlane.eu/carimgs/5672639/general/8843f4a5-f37d-45c3-b95b-d47a3a3d3f78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/c8ae2bf0-d8fa-4769-a5b2-d8cd5c5334c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/0fd03953-f37b-4b4a-a29d-a3ef42f78a1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/5178c446-572c-4d47-ac5c-47dd64e8d050.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/59ff519e-51ac-40da-a230-8531c25b6e73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/e83b44f6-8e08-4447-a0f7-2b075d63b7ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/e2dd2453-ed50-440f-b440-d1e2d909c17f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/54cf210b-4337-4402-af37-fb3f5b1bfdd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/4e42efb7-6863-452e-87f1-51968a0b2cee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/08d5cc58-03e9-4992-bb3d-63271770a7df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff012fbf-7300-5640-b300-26e87d5687a3/ff012fbf-7300-5640-b300-26e87d5687a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672639/general/8843f4a5-f37d-45c3-b95b-d47a3a3d3f78.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'91.646 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725751%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [adesa.fr] INFO: Saving data for 10725751: {'created_time': 1774456248.419168, 'last_price_update_time': 1774456248.419181, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725751') HTTP/1.1" 204 0
2026-03-25 16:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 446a0d0f-5edb-53f5-b860-62bf04730847 with identifier: 10725748
2026-03-25 16:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 446a0d0f-5edb-53f5-b860-62bf04730847 with identifier: 10725748
2026-03-25 16:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 446a0d0f-5edb-53f5-b860-62bf04730847 with identifier: 10725748 to the API
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725748>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '446a0d0f-5edb-53f5-b860-62bf04730847',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT418KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725748',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 119100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5659922/general/298669b3-484f-4384-b82d-87dea6fe3e71.jpg',
'https://images.openlane.eu/carimgs/5659922/general/32641ef0-3c8e-40b3-9d66-d6843b08c227.jpg',
'https://images.openlane.eu/carimgs/5659922/general/d589c1a6-5e07-4f86-8b1d-b07ee18c13fc.jpg',
'https://images.openlane.eu/carimgs/5659922/general/6e86ff77-17b8-4887-970f-7fa777e0c959.jpg',
'https://images.openlane.eu/carimgs/5659922/general/4e641966-2a9a-4065-9ab6-fa01539e9a3a.jpg',
'https://images.openlane.eu/carimgs/5659922/general/c175fe32-8ef7-410c-9351-70933b680281.jpg',
'https://images.openlane.eu/carimgs/5659922/general/5000fccf-610f-48fe-8bbc-3e44c4503460.jpg',
'https://images.openlane.eu/carimgs/5659922/general/3785f751-6055-491b-b0a1-864e3971cd03.jpg',
'https://images.openlane.eu/carimgs/5659922/general/c6c101d0-ef31-4d66-9077-7defa0180c7b.jpg',
'https://images.openlane.eu/carimgs/5659922/general/3780e9d4-3c8b-4a17-986e-c707131d6540.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/298669b3-484f-4384-b82d-87dea6fe3e71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/32641ef0-3c8e-40b3-9d66-d6843b08c227.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/d589c1a6-5e07-4f86-8b1d-b07ee18c13fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/6e86ff77-17b8-4887-970f-7fa777e0c959.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/4e641966-2a9a-4065-9ab6-fa01539e9a3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/c175fe32-8ef7-410c-9351-70933b680281.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/5000fccf-610f-48fe-8bbc-3e44c4503460.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/3785f751-6055-491b-b0a1-864e3971cd03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/c6c101d0-ef31-4d66-9077-7defa0180c7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_446a0d0f-5edb-53f5-b860-62bf04730847/446a0d0f-5edb-53f5-b860-62bf04730847_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659922/general/3780e9d4-3c8b-4a17-986e-c707131d6540.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 7,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 5008 1.2i Active Business - Petrol - 131 hp - 119.100 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725748%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [adesa.fr] INFO: Saving data for 10725748: {'created_time': 1774456248.832075, 'last_price_update_time': 1774456248.832086, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725748') HTTP/1.1" 204 0
2026-03-25 16:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10728530
2026-03-25 16:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with scrape type 1
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252F5765f762-b9ff-4fcb-a13f-c590caa6bddb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/5765f762-b9ff-4fcb-a13f-c590caa6bddb.jpg already downloaded
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252Fb5f7348c-97b3-484c-a001-525f858fe4db.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/b5f7348c-97b3-484c-a001-525f858fe4db.jpg already downloaded
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252Fd9ed072e-6ac3-4948-9466-533bd64ed623.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/d9ed072e-6ac3-4948-9466-533bd64ed623.jpg already downloaded
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252F886d5af0-f629-4740-9f50-1cebdfac982f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/886d5af0-f629-4740-9f50-1cebdfac982f.jpg already downloaded
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252Fed193cca-acd1-4373-823a-63dd6d7b2a5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/ed193cca-acd1-4373-823a-63dd6d7b2a5f.jpg already downloaded
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252Fa33053a9-a61a-4ea0-ba30-1a03a47dc8cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/a33053a9-a61a-4ea0-ba30-1a03a47dc8cc.jpg already downloaded
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252F104daeb2-9f02-448d-abfa-8b63d1735c10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/104daeb2-9f02-448d-abfa-8b63d1735c10.jpg already downloaded
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252Fb1c8b2d7-b3c0-4c42-bf17-d0baff5e2900.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/b1c8b2d7-b3c0-4c42-bf17-d0baff5e2900.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252Fa8c9d342-a264-4d60-8d2f-97efdba93299.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/a8c9d342-a264-4d60-8d2f-97efdba93299.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631827%252Fgeneral%252Fe268db86-e09e-44e2-9f94-440f2b345719.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631827/general/e268db86-e09e-44e2-9f94-440f2b345719.jpg already downloaded
2026-03-25 16:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1, identifier: 10728530
2026-03-25 16:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c26205f0-5c7d-54a7-ae11-1ce1b4420167 with identifier: 10725766
2026-03-25 16:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c26205f0-5c7d-54a7-ae11-1ce1b4420167 with scrape type 1
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c26205f0-5c7d-54a7-ae11-1ce1b4420167
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252Fad01ff24-2e8e-4669-b6d7-63f1840a47dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/ad01ff24-2e8e-4669-b6d7-63f1840a47dd.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F7c469655-8ba6-4aab-bed6-bd76faafdd61.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/7c469655-8ba6-4aab-bed6-bd76faafdd61.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F423a4165-ef4a-4c92-a6e2-36d773972efd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/423a4165-ef4a-4c92-a6e2-36d773972efd.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F1467fd42-b141-438e-a962-1fea4bf5e4fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/1467fd42-b141-438e-a962-1fea4bf5e4fc.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F7cabb8a7-9cfa-46af-a8ff-fae65cc65a98.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/7cabb8a7-9cfa-46af-a8ff-fae65cc65a98.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F3fc30b94-86d4-4c45-91a5-59b6346d9caa.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/3fc30b94-86d4-4c45-91a5-59b6346d9caa.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252Fd50e141f-f142-4b76-89b9-12bcd028514d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/d50e141f-f142-4b76-89b9-12bcd028514d.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F2eae8729-ea4e-4feb-ba62-1ca9124342c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/2eae8729-ea4e-4feb-ba62-1ca9124342c0.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F098f82e1-e38a-499f-ab40-3bb524a4b152.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/098f82e1-e38a-499f-ab40-3bb524a4b152.jpg already downloaded
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728763%252Fgeneral%252F0def1569-12a4-42ee-9a7f-dc1b3194d774.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728763/general/0def1569-12a4-42ee-9a7f-dc1b3194d774.jpg already downloaded
2026-03-25 16:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c26205f0-5c7d-54a7-ae11-1ce1b4420167, identifier: 10725766
2026-03-25 16:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10728530
2026-03-25 16:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10728530
2026-03-25 16:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1 with identifier: 10728530 to the API
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728530',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 77536,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5631827/general/5765f762-b9ff-4fcb-a13f-c590caa6bddb.jpg',
'https://images.openlane.eu/carimgs/5631827/general/b5f7348c-97b3-484c-a001-525f858fe4db.jpg',
'https://images.openlane.eu/carimgs/5631827/general/d9ed072e-6ac3-4948-9466-533bd64ed623.jpg',
'https://images.openlane.eu/carimgs/5631827/general/886d5af0-f629-4740-9f50-1cebdfac982f.jpg',
'https://images.openlane.eu/carimgs/5631827/general/ed193cca-acd1-4373-823a-63dd6d7b2a5f.jpg',
'https://images.openlane.eu/carimgs/5631827/general/a33053a9-a61a-4ea0-ba30-1a03a47dc8cc.jpg',
'https://images.openlane.eu/carimgs/5631827/general/104daeb2-9f02-448d-abfa-8b63d1735c10.jpg',
'https://images.openlane.eu/carimgs/5631827/general/b1c8b2d7-b3c0-4c42-bf17-d0baff5e2900.jpg',
'https://images.openlane.eu/carimgs/5631827/general/a8c9d342-a264-4d60-8d2f-97efdba93299.jpg',
'https://images.openlane.eu/carimgs/5631827/general/e268db86-e09e-44e2-9f94-440f2b345719.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/5765f762-b9ff-4fcb-a13f-c590caa6bddb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/b5f7348c-97b3-484c-a001-525f858fe4db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/d9ed072e-6ac3-4948-9466-533bd64ed623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/886d5af0-f629-4740-9f50-1cebdfac982f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/ed193cca-acd1-4373-823a-63dd6d7b2a5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/a33053a9-a61a-4ea0-ba30-1a03a47dc8cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/104daeb2-9f02-448d-abfa-8b63d1735c10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/b1c8b2d7-b3c0-4c42-bf17-d0baff5e2900.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/a8c9d342-a264-4d60-8d2f-97efdba93299.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1/6d1df05e-3fbb-5bbf-a319-c5f90fa3e2d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631827/general/e268db86-e09e-44e2-9f94-440f2b345719.jpg',
'Width': 1024}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 35 - Electric - Automatic - 170 hp - '
'77.536 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728530%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [adesa.fr] INFO: Saving data for 10728530: {'created_time': 1774456250.127727, 'last_price_update_time': 1774456250.127737, 'auction_closing_time': 1774607400.0}
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728530') HTTP/1.1" 204 0
2026-03-25 16:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c26205f0-5c7d-54a7-ae11-1ce1b4420167 with identifier: 10725766
2026-03-25 16:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c26205f0-5c7d-54a7-ae11-1ce1b4420167 with identifier: 10725766
2026-03-25 16:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c26205f0-5c7d-54a7-ae11-1ce1b4420167 with identifier: 10725766 to the API
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725766>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'c26205f0-5c7d-54a7-ae11-1ce1b4420167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ911CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725766',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 59042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5728763/general/ad01ff24-2e8e-4669-b6d7-63f1840a47dd.jpg',
'https://images.openlane.eu/carimgs/5728763/general/7c469655-8ba6-4aab-bed6-bd76faafdd61.jpg',
'https://images.openlane.eu/carimgs/5728763/general/423a4165-ef4a-4c92-a6e2-36d773972efd.jpg',
'https://images.openlane.eu/carimgs/5728763/general/1467fd42-b141-438e-a962-1fea4bf5e4fc.jpg',
'https://images.openlane.eu/carimgs/5728763/general/7cabb8a7-9cfa-46af-a8ff-fae65cc65a98.jpg',
'https://images.openlane.eu/carimgs/5728763/general/3fc30b94-86d4-4c45-91a5-59b6346d9caa.jpg',
'https://images.openlane.eu/carimgs/5728763/general/d50e141f-f142-4b76-89b9-12bcd028514d.jpg',
'https://images.openlane.eu/carimgs/5728763/general/2eae8729-ea4e-4feb-ba62-1ca9124342c0.jpg',
'https://images.openlane.eu/carimgs/5728763/general/098f82e1-e38a-499f-ab40-3bb524a4b152.jpg',
'https://images.openlane.eu/carimgs/5728763/general/0def1569-12a4-42ee-9a7f-dc1b3194d774.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/ad01ff24-2e8e-4669-b6d7-63f1840a47dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/7c469655-8ba6-4aab-bed6-bd76faafdd61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/423a4165-ef4a-4c92-a6e2-36d773972efd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/1467fd42-b141-438e-a962-1fea4bf5e4fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/7cabb8a7-9cfa-46af-a8ff-fae65cc65a98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/3fc30b94-86d4-4c45-91a5-59b6346d9caa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/d50e141f-f142-4b76-89b9-12bcd028514d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/2eae8729-ea4e-4feb-ba62-1ca9124342c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/098f82e1-e38a-499f-ab40-3bb524a4b152.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c26205f0-5c7d-54a7-ae11-1ce1b4420167/c26205f0-5c7d-54a7-ae11-1ce1b4420167_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728763/general/0def1569-12a4-42ee-9a7f-dc1b3194d774.jpg',
'Width': 1024}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 308 SW 1.2i Allure Business - Petrol - Automatic - 130 hp - '
'59.042 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725766%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [adesa.fr] INFO: Saving data for 10725766: {'created_time': 1774456250.463203, 'last_price_update_time': 1774456250.463216, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725766') HTTP/1.1" 204 0
2026-03-25 16:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f78e585-329d-56e5-9fb5-37e47552d0df with identifier: 10725763
2026-03-25 16:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f78e585-329d-56e5-9fb5-37e47552d0df with scrape type 1
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f78e585-329d-56e5-9fb5-37e47552d0df
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252Fc38fd5f9-8384-4b57-9ae0-d4dae9dd0995.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/c38fd5f9-8384-4b57-9ae0-d4dae9dd0995.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252Fb3b01949-ccea-4797-a0ae-de08438c0fbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/b3b01949-ccea-4797-a0ae-de08438c0fbc.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252Fa29fe2fc-ea26-4b74-b70c-b5c6c9300807.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/a29fe2fc-ea26-4b74-b70c-b5c6c9300807.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252F30e328f8-0f82-44e9-8836-edb7903c8db2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/30e328f8-0f82-44e9-8836-edb7903c8db2.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252Fa7f3f1d9-daeb-4a49-95c7-1076a27973fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/a7f3f1d9-daeb-4a49-95c7-1076a27973fd.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252F109b5749-5c44-4037-888e-6d6f6b2acec4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/109b5749-5c44-4037-888e-6d6f6b2acec4.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252Fdc7c1a22-6d7a-44ee-9766-5d96c7e9713e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/dc7c1a22-6d7a-44ee-9766-5d96c7e9713e.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252F6103a87e-05ee-4fa7-a280-490478ffb73d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/6103a87e-05ee-4fa7-a280-490478ffb73d.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252F2b16c07a-b73c-4715-bbf0-3c9a3ec196d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/2b16c07a-b73c-4715-bbf0-3c9a3ec196d6.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715190%252Fgeneral%252Fd6dec9d2-8008-4db5-a5af-c3de3c500a5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715190/general/d6dec9d2-8008-4db5-a5af-c3de3c500a5b.jpg already downloaded
2026-03-25 16:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4f78e585-329d-56e5-9fb5-37e47552d0df, identifier: 10725763
2026-03-25 16:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ecf0b1-6c37-530e-952c-3ed156097141 with identifier: 10725757
2026-03-25 16:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ecf0b1-6c37-530e-952c-3ed156097141 with scrape type 1
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51ecf0b1-6c37-530e-952c-3ed156097141
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252F27eb50e4-96ad-4ba7-a258-617f2e2cad8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/27eb50e4-96ad-4ba7-a258-617f2e2cad8a.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252Fdf1e6f7f-58b2-4367-a263-21a96402351e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/df1e6f7f-58b2-4367-a263-21a96402351e.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252Fe120d86d-0c7f-4fb5-ace9-91ab4b116b78.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/e120d86d-0c7f-4fb5-ace9-91ab4b116b78.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252F0be9272e-56ff-4814-aa55-769ece6b0e4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/0be9272e-56ff-4814-aa55-769ece6b0e4c.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252F90a6f6af-c370-4499-ac72-04069c1c6e35.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/90a6f6af-c370-4499-ac72-04069c1c6e35.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252F1779b1b2-eecf-4ddc-a448-b231abf0d828.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/1779b1b2-eecf-4ddc-a448-b231abf0d828.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252F733fd78b-abfc-4a0d-9438-32b153a2a8bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/733fd78b-abfc-4a0d-9438-32b153a2a8bd.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252F03efffe8-7db3-4457-a670-f3c5d93d0558.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/03efffe8-7db3-4457-a670-f3c5d93d0558.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252Fc4810779-ad48-410b-b56c-d536bf895017.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/c4810779-ad48-410b-b56c-d536bf895017.jpg already downloaded
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689069%252Fgeneral%252Faffb124c-31cf-4c57-a9a6-e3c3821e6380.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689069/general/affb124c-31cf-4c57-a9a6-e3c3821e6380.jpg already downloaded
2026-03-25 16:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51ecf0b1-6c37-530e-952c-3ed156097141, identifier: 10725757
2026-03-25 16:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4f78e585-329d-56e5-9fb5-37e47552d0df with identifier: 10725763
2026-03-25 16:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4f78e585-329d-56e5-9fb5-37e47552d0df with identifier: 10725763
2026-03-25 16:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4f78e585-329d-56e5-9fb5-37e47552d0df with identifier: 10725763 to the API
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725763>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '4f78e585-329d-56e5-9fb5-37e47552d0df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF534VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725763',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 94118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5715190/general/c38fd5f9-8384-4b57-9ae0-d4dae9dd0995.jpg',
'https://images.openlane.eu/carimgs/5715190/general/b3b01949-ccea-4797-a0ae-de08438c0fbc.jpg',
'https://images.openlane.eu/carimgs/5715190/general/a29fe2fc-ea26-4b74-b70c-b5c6c9300807.jpg',
'https://images.openlane.eu/carimgs/5715190/general/30e328f8-0f82-44e9-8836-edb7903c8db2.jpg',
'https://images.openlane.eu/carimgs/5715190/general/a7f3f1d9-daeb-4a49-95c7-1076a27973fd.jpg',
'https://images.openlane.eu/carimgs/5715190/general/109b5749-5c44-4037-888e-6d6f6b2acec4.jpg',
'https://images.openlane.eu/carimgs/5715190/general/dc7c1a22-6d7a-44ee-9766-5d96c7e9713e.jpg',
'https://images.openlane.eu/carimgs/5715190/general/6103a87e-05ee-4fa7-a280-490478ffb73d.jpg',
'https://images.openlane.eu/carimgs/5715190/general/2b16c07a-b73c-4715-bbf0-3c9a3ec196d6.jpg',
'https://images.openlane.eu/carimgs/5715190/general/d6dec9d2-8008-4db5-a5af-c3de3c500a5b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/c38fd5f9-8384-4b57-9ae0-d4dae9dd0995.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/b3b01949-ccea-4797-a0ae-de08438c0fbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/a29fe2fc-ea26-4b74-b70c-b5c6c9300807.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/30e328f8-0f82-44e9-8836-edb7903c8db2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/a7f3f1d9-daeb-4a49-95c7-1076a27973fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/109b5749-5c44-4037-888e-6d6f6b2acec4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/dc7c1a22-6d7a-44ee-9766-5d96c7e9713e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/6103a87e-05ee-4fa7-a280-490478ffb73d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/2b16c07a-b73c-4715-bbf0-3c9a3ec196d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f78e585-329d-56e5-9fb5-37e47552d0df/4f78e585-329d-56e5-9fb5-37e47552d0df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715190/general/d6dec9d2-8008-4db5-a5af-c3de3c500a5b.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Kia XCeed 1.6 Active - Hybrid - Automatic - 105 hp - 94.118 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725763%27 HTTP/1.1" 200 None
2026-03-25 16:30:51 [adesa.fr] INFO: Saving data for 10725763: {'created_time': 1774456251.464563, 'last_price_update_time': 1774456251.464574, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725763') HTTP/1.1" 204 0
2026-03-25 16:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51ecf0b1-6c37-530e-952c-3ed156097141 with identifier: 10725757
2026-03-25 16:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51ecf0b1-6c37-530e-952c-3ed156097141 with identifier: 10725757
2026-03-25 16:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51ecf0b1-6c37-530e-952c-3ed156097141 with identifier: 10725757 to the API
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725757>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '51ecf0b1-6c37-530e-952c-3ed156097141',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ440XW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725757',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 84644,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5689069/general/27eb50e4-96ad-4ba7-a258-617f2e2cad8a.jpg',
'https://images.openlane.eu/carimgs/5689069/general/df1e6f7f-58b2-4367-a263-21a96402351e.jpg',
'https://images.openlane.eu/carimgs/5689069/general/e120d86d-0c7f-4fb5-ace9-91ab4b116b78.jpg',
'https://images.openlane.eu/carimgs/5689069/general/0be9272e-56ff-4814-aa55-769ece6b0e4c.jpg',
'https://images.openlane.eu/carimgs/5689069/general/90a6f6af-c370-4499-ac72-04069c1c6e35.jpg',
'https://images.openlane.eu/carimgs/5689069/general/1779b1b2-eecf-4ddc-a448-b231abf0d828.jpg',
'https://images.openlane.eu/carimgs/5689069/general/733fd78b-abfc-4a0d-9438-32b153a2a8bd.jpg',
'https://images.openlane.eu/carimgs/5689069/general/03efffe8-7db3-4457-a670-f3c5d93d0558.jpg',
'https://images.openlane.eu/carimgs/5689069/general/c4810779-ad48-410b-b56c-d536bf895017.jpg',
'https://images.openlane.eu/carimgs/5689069/general/affb124c-31cf-4c57-a9a6-e3c3821e6380.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/27eb50e4-96ad-4ba7-a258-617f2e2cad8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/df1e6f7f-58b2-4367-a263-21a96402351e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/e120d86d-0c7f-4fb5-ace9-91ab4b116b78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/0be9272e-56ff-4814-aa55-769ece6b0e4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/90a6f6af-c370-4499-ac72-04069c1c6e35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/1779b1b2-eecf-4ddc-a448-b231abf0d828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/733fd78b-abfc-4a0d-9438-32b153a2a8bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/03efffe8-7db3-4457-a670-f3c5d93d0558.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/c4810779-ad48-410b-b56c-d536bf895017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ecf0b1-6c37-530e-952c-3ed156097141/51ecf0b1-6c37-530e-952c-3ed156097141_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689069/general/affb124c-31cf-4c57-a9a6-e3c3821e6380.jpg',
'Width': 1024}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 308 1.2i Allure - Petrol - 130 hp - 84.644 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725757%27 HTTP/1.1" 200 None
2026-03-25 16:30:51 [adesa.fr] INFO: Saving data for 10725757: {'created_time': 1774456251.96653, 'last_price_update_time': 1774456251.966542, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725757') HTTP/1.1" 204 0
2026-03-25 16:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10725069
2026-03-25 16:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1536f987-b6f2-5039-8e87-580d65d0c791 with scrape type 1
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1536f987-b6f2-5039-8e87-580d65d0c791
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252Fe44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F33379bbe-08a5-448e-9380-eb67183e5c49.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F3d285c06-b896-4da7-be8f-a0932c420891.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F71823e62-16f8-4842-98e4-7491c53e0337.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252Fe5b21e78-6343-4432-9382-89fd663b5a94.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg already downloaded
2026-03-25 16:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1536f987-b6f2-5039-8e87-580d65d0c791, identifier: 10725069
2026-03-25 16:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a61de9be-8f4d-5bc8-8006-a8b83815d803 with identifier: 10725768
2026-03-25 16:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a61de9be-8f4d-5bc8-8006-a8b83815d803 with scrape type 1
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a61de9be-8f4d-5bc8-8006-a8b83815d803
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252F56b84895-a216-41cb-b8f5-9387a79c7dce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/56b84895-a216-41cb-b8f5-9387a79c7dce.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252Fea7e382e-8e46-408c-b6f9-244d7635ec7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/ea7e382e-8e46-408c-b6f9-244d7635ec7f.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252Fbdfc57bf-70d7-4af6-bca7-4c18e05a630a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/bdfc57bf-70d7-4af6-bca7-4c18e05a630a.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252Fe173cf75-b486-4af4-8291-5c6406dd46c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/e173cf75-b486-4af4-8291-5c6406dd46c1.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252F2026abfa-bd32-48e1-a911-e178ea1b23db.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/2026abfa-bd32-48e1-a911-e178ea1b23db.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252Fceaa5357-f4ed-4679-9f95-123578fe4056.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/ceaa5357-f4ed-4679-9f95-123578fe4056.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252Fbbc93286-7295-472d-8425-9708101860e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/bbc93286-7295-472d-8425-9708101860e1.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252F8916b078-0671-4244-99aa-9e197ebba448.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/8916b078-0671-4244-99aa-9e197ebba448.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252Fb8ce4049-7888-47b0-bd1a-a4d543c7d04e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/b8ce4049-7888-47b0-bd1a-a4d543c7d04e.jpg already downloaded
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728790%252Fgeneral%252F665f856f-034d-437e-bf9e-ea961600b5c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728790/general/665f856f-034d-437e-bf9e-ea961600b5c6.jpg already downloaded
2026-03-25 16:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a61de9be-8f4d-5bc8-8006-a8b83815d803, identifier: 10725768
2026-03-25 16:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10725069
2026-03-25 16:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10725069
2026-03-25 16:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10725069 to the API
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '1536f987-b6f2-5039-8e87-580d65d0c791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725069',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 79248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214426,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397222,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363386,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451849,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409038,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441014,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346403,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 245 hp - 79.248 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725069%27 HTTP/1.1" 200 None
2026-03-25 16:30:52 [adesa.fr] INFO: Saving data for 10725069: {'created_time': 1774456252.950956, 'last_price_update_time': 1774456252.950973, 'auction_closing_time': 1774530600.0}
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725069') HTTP/1.1" 204 0
2026-03-25 16:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a61de9be-8f4d-5bc8-8006-a8b83815d803 with identifier: 10725768
2026-03-25 16:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a61de9be-8f4d-5bc8-8006-a8b83815d803 with identifier: 10725768
2026-03-25 16:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a61de9be-8f4d-5bc8-8006-a8b83815d803 with identifier: 10725768 to the API
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725768>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a61de9be-8f4d-5bc8-8006-a8b83815d803',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD689VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725768',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 113895,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5728790/general/56b84895-a216-41cb-b8f5-9387a79c7dce.jpg',
'https://images.openlane.eu/carimgs/5728790/general/ea7e382e-8e46-408c-b6f9-244d7635ec7f.jpg',
'https://images.openlane.eu/carimgs/5728790/general/bdfc57bf-70d7-4af6-bca7-4c18e05a630a.jpg',
'https://images.openlane.eu/carimgs/5728790/general/e173cf75-b486-4af4-8291-5c6406dd46c1.jpg',
'https://images.openlane.eu/carimgs/5728790/general/2026abfa-bd32-48e1-a911-e178ea1b23db.jpg',
'https://images.openlane.eu/carimgs/5728790/general/ceaa5357-f4ed-4679-9f95-123578fe4056.jpg',
'https://images.openlane.eu/carimgs/5728790/general/bbc93286-7295-472d-8425-9708101860e1.jpg',
'https://images.openlane.eu/carimgs/5728790/general/8916b078-0671-4244-99aa-9e197ebba448.jpg',
'https://images.openlane.eu/carimgs/5728790/general/b8ce4049-7888-47b0-bd1a-a4d543c7d04e.jpg',
'https://images.openlane.eu/carimgs/5728790/general/665f856f-034d-437e-bf9e-ea961600b5c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/56b84895-a216-41cb-b8f5-9387a79c7dce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/ea7e382e-8e46-408c-b6f9-244d7635ec7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/bdfc57bf-70d7-4af6-bca7-4c18e05a630a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/e173cf75-b486-4af4-8291-5c6406dd46c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/2026abfa-bd32-48e1-a911-e178ea1b23db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/ceaa5357-f4ed-4679-9f95-123578fe4056.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/bbc93286-7295-472d-8425-9708101860e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/8916b078-0671-4244-99aa-9e197ebba448.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/b8ce4049-7888-47b0-bd1a-a4d543c7d04e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a61de9be-8f4d-5bc8-8006-a8b83815d803/a61de9be-8f4d-5bc8-8006-a8b83815d803_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728790/general/665f856f-034d-437e-bf9e-ea961600b5c6.jpg',
'Width': 1024}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-02-12',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Kadjar 1.2 TCe Business - Petrol - Manual - 130 hp - '
'113.895 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725768%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [adesa.fr] INFO: Saving data for 10725768: {'created_time': 1774456253.277608, 'last_price_update_time': 1774456253.27762, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725768') HTTP/1.1" 204 0
2026-03-25 16:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10725075
2026-03-25 16:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425538f0-f386-5419-939f-a69d767613eb with scrape type 1
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 425538f0-f386-5419-939f-a69d767613eb
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Fb92f1d92-104f-4b00-b24f-aab3035c93c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/b92f1d92-104f-4b00-b24f-aab3035c93c3.jpg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG not downloaded yet
2026-03-25 16:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10724964
2026-03-25 16:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b421b3f-5405-50c3-830c-add40dd11b6d with scrape type 1
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b421b3f-5405-50c3-830c-add40dd11b6d
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F50cb4552-f791-4522-a9d9-e82042299d6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Ff427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Fb11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Fdce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Fc798c254-fa12-4569-b92e-d576f1546d6d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg already downloaded
2026-03-25 16:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1b421b3f-5405-50c3-830c-add40dd11b6d, identifier: 10724964
2026-03-25 16:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6199da3e-2037-5685-a01b-60978955abfe with identifier: 10725067
2026-03-25 16:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6199da3e-2037-5685-a01b-60978955abfe with scrape type 1
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6199da3e-2037-5685-a01b-60978955abfe
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252Fb71ddb7c-8ac9-45f1-a8fb-9ae0e9ab0832.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/b71ddb7c-8ac9-45f1-a8fb-9ae0e9ab0832.jpg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252Fb464dbcf-1f78-4a62-823e-b06a825db928.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/b464dbcf-1f78-4a62-823e-b06a825db928.jpg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252Fabc15307-19fa-4bb3-be7d-ede5ef460407.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/abc15307-19fa-4bb3-be7d-ede5ef460407.jpg already downloaded
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252F9a5f6fee-c610-42ca-ace8-f715b8cea086.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/9a5f6fee-c610-42ca-ace8-f715b8cea086.jpg not downloaded yet
2026-03-25 16:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10724964
2026-03-25 16:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10724964
2026-03-25 16:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10724964 to the API
2026-03-25 16:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724964>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '1b421b3f-5405-50c3-830c-add40dd11b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724964',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 77326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg',
'https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315431,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391721,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417729,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368931,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306300,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355432,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 136 hp - 77.326 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724964%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [adesa.fr] INFO: Saving data for 10724964: {'created_time': 1774456254.145684, 'last_price_update_time': 1774456254.1457, 'auction_closing_time': 1774530300.0}
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724964') HTTP/1.1" 204 0
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Fa4604405-c44a-4363-b1a2-7ab13e2901da.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/a4604405-c44a-4363-b1a2-7ab13e2901da.JPG not downloaded yet
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252Fe60554f9-fcae-4ded-a56a-57b474498fa6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/e60554f9-fcae-4ded-a56a-57b474498fa6.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252Fdc99296d-95f7-4c78-aff2-af27e7cbdca4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/dc99296d-95f7-4c78-aff2-af27e7cbdca4.jpg not downloaded yet
2026-03-25 16:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10724958
2026-03-25 16:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with scrape type 1
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F77c801f3-b79d-42ae-a61a-11839c7663ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F0bb11689-3c07-44d4-93b8-62337cb436c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fc2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fa1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F36365581-b223-491c-9ec4-9c1db9510376.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fefd3328f-b021-4ce3-b1c5-88ae814c2909.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg already downloaded
2026-03-25 16:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4acbeef5-f8cc-5542-b9f7-543823a63dc7, identifier: 10724958
2026-03-25 16:30:54 [adesa.fr] INFO: Found listing with ID: 10725014
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725014%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [adesa.fr] INFO: Scrape type for 10725014: 1
2026-03-25 16:30:54 [adesa.fr] INFO: Scraping item 10725014 url https://www.openlane.eu/en/carv6/auction/10725014
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F50f536f1-4a18-4739-a68d-21a1b07341a8.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/50f536f1-4a18-4739-a68d-21a1b07341a8.JPG not downloaded yet
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252F46df1945-fec9-4e18-8c48-0c5ce410b013.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/46df1945-fec9-4e18-8c48-0c5ce410b013.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252F973e6ab7-b6c6-44a3-9176-99c29932e7a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/973e6ab7-b6c6-44a3-9176-99c29932e7a9.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252F04652f59-0b10-4056-8bc8-7962e4d0820e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/04652f59-0b10-4056-8bc8-7962e4d0820e.jpg already downloaded
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5432838%252Fgeneral%252F040c01ad-96fd-48b6-9581-d488c37899c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5432838/general/040c01ad-96fd-48b6-9581-d488c37899c6.jpg already downloaded
2026-03-25 16:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10724958
2026-03-25 16:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10724958
2026-03-25 16:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10724958 to the API
2026-03-25 16:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724958>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '4acbeef5-f8cc-5542-b9f7-543823a63dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724958',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 20935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg',
'https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg',
'https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg',
'https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg',
'https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg',
'https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg',
'https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg',
'https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg',
'https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg',
'https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg',
'Width': 1024}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'20.935 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724958%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [adesa.fr] INFO: Saving data for 10724958: {'created_time': 1774456255.737308, 'last_price_update_time': 1774456255.737319, 'auction_closing_time': 1774530300.0}
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724958') HTTP/1.1" 204 0
2026-03-25 16:30:55 [adesa.fr] INFO: Found listing with ID: 10725015
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725015%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [adesa.fr] INFO: Scrape type for 10725015: 1
2026-03-25 16:30:55 [adesa.fr] INFO: Scraping item 10725015 url https://www.openlane.eu/en/carv6/auction/10725015
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Fe679813c-2e82-47fc-91ad-810b9f4d52a7.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/e679813c-2e82-47fc-91ad-810b9f4d52a7.JPG not downloaded yet
2026-03-25 16:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:55 [adesa.fr] INFO: Found listing with ID: 10724975
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724975%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [adesa.fr] INFO: Scrape type for 10724975: 1
2026-03-25 16:30:55 [adesa.fr] INFO: Scraping item 10724975 url https://www.openlane.eu/en/carv6/auction/10724975
2026-03-25 16:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG not downloaded yet
2026-03-25 16:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:55 [adesa.fr] INFO: Found listing with ID: 10725122
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725122%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [adesa.fr] INFO: Scrape type for 10725122: 1
2026-03-25 16:30:55 [adesa.fr] INFO: Scraping item 10725122 url https://www.openlane.eu/en/carv6/auction/10725122
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG not downloaded yet
2026-03-25 16:30:55 [adesa.fr] INFO: Found listing with ID: 10724978
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724978%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [adesa.fr] INFO: Scrape type for 10724978: 1
2026-03-25 16:30:55 [adesa.fr] INFO: Scraping item 10724978 url https://www.openlane.eu/en/carv6/auction/10724978
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F76728d4b-6a86-4dcc-b2aa-95202063228f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/76728d4b-6a86-4dcc-b2aa-95202063228f.JPG not downloaded yet
2026-03-25 16:30:55 [adesa.fr] INFO: Found listing with ID: 10725661
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725661%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [adesa.fr] INFO: Scrape type for 10725661: 1
2026-03-25 16:30:55 [adesa.fr] INFO: Scraping item 10725661 url https://www.openlane.eu/en/carv6/auction/10725661
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Ff82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/f82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG not downloaded yet
2026-03-25 16:30:55 [adesa.fr] INFO: Found listing with ID: 10725080
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725080%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [adesa.fr] INFO: Scrape type for 10725080: 1
2026-03-25 16:30:55 [adesa.fr] INFO: Scraping item 10725080 url https://www.openlane.eu/en/carv6/auction/10725080
2026-03-25 16:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68edff23-3e4b-5c17-a80b-02045245d6d2 with identifier: 10725769
2026-03-25 16:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68edff23-3e4b-5c17-a80b-02045245d6d2 with scrape type 1
2026-03-25 16:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68edff23-3e4b-5c17-a80b-02045245d6d2
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252Fc2db0444-b231-41ef-84d9-cc4683dcaebf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/c2db0444-b231-41ef-84d9-cc4683dcaebf.jpg already downloaded
2026-03-25 16:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252F1561e03b-525b-40b9-beab-7a39d71a0d06.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/1561e03b-525b-40b9-beab-7a39d71a0d06.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252F3299354b-d84b-4a27-b3ba-177c1903d5a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/3299354b-d84b-4a27-b3ba-177c1903d5a1.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252Fa1c1776d-c5d1-4955-81da-925e75f9de72.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/a1c1776d-c5d1-4955-81da-925e75f9de72.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252Fcfc4bc6d-301e-4f6e-a3c5-295303ec5de8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/cfc4bc6d-301e-4f6e-a3c5-295303ec5de8.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252F657a0d83-1790-4cea-a526-efb758d95da5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/657a0d83-1790-4cea-a526-efb758d95da5.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252Fb91ac230-20a7-415c-8487-6eb809e73caf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/b91ac230-20a7-415c-8487-6eb809e73caf.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252F3e9fc5cb-29eb-4d9b-8232-1dafcc21b055.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/3e9fc5cb-29eb-4d9b-8232-1dafcc21b055.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252Fd2e32931-d250-4659-993c-26f438c261a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/d2e32931-d250-4659-993c-26f438c261a1.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728804%252Fgeneral%252F7eeb0931-6870-48cb-b3b2-c94843c1dcd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728804/general/7eeb0931-6870-48cb-b3b2-c94843c1dcd1.jpg already downloaded
2026-03-25 16:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 68edff23-3e4b-5c17-a80b-02045245d6d2, identifier: 10725769
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F3769fcc8-a094-4734-b562-15501dbc19a4.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/3769fcc8-a094-4734-b562-15501dbc19a4.JPG not downloaded yet
2026-03-25 16:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 68edff23-3e4b-5c17-a80b-02045245d6d2 with identifier: 10725769
2026-03-25 16:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 68edff23-3e4b-5c17-a80b-02045245d6d2 with identifier: 10725769
2026-03-25 16:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 68edff23-3e4b-5c17-a80b-02045245d6d2 with identifier: 10725769 to the API
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725769>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '68edff23-3e4b-5c17-a80b-02045245d6d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ810DK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725769',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 57083,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5728804/general/c2db0444-b231-41ef-84d9-cc4683dcaebf.jpg',
'https://images.openlane.eu/carimgs/5728804/general/1561e03b-525b-40b9-beab-7a39d71a0d06.jpg',
'https://images.openlane.eu/carimgs/5728804/general/3299354b-d84b-4a27-b3ba-177c1903d5a1.jpg',
'https://images.openlane.eu/carimgs/5728804/general/a1c1776d-c5d1-4955-81da-925e75f9de72.jpg',
'https://images.openlane.eu/carimgs/5728804/general/cfc4bc6d-301e-4f6e-a3c5-295303ec5de8.jpg',
'https://images.openlane.eu/carimgs/5728804/general/657a0d83-1790-4cea-a526-efb758d95da5.jpg',
'https://images.openlane.eu/carimgs/5728804/general/b91ac230-20a7-415c-8487-6eb809e73caf.jpg',
'https://images.openlane.eu/carimgs/5728804/general/3e9fc5cb-29eb-4d9b-8232-1dafcc21b055.jpg',
'https://images.openlane.eu/carimgs/5728804/general/d2e32931-d250-4659-993c-26f438c261a1.jpg',
'https://images.openlane.eu/carimgs/5728804/general/7eeb0931-6870-48cb-b3b2-c94843c1dcd1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/c2db0444-b231-41ef-84d9-cc4683dcaebf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/1561e03b-525b-40b9-beab-7a39d71a0d06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/3299354b-d84b-4a27-b3ba-177c1903d5a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/a1c1776d-c5d1-4955-81da-925e75f9de72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/cfc4bc6d-301e-4f6e-a3c5-295303ec5de8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/657a0d83-1790-4cea-a526-efb758d95da5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/b91ac230-20a7-415c-8487-6eb809e73caf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/3e9fc5cb-29eb-4d9b-8232-1dafcc21b055.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/d2e32931-d250-4659-993c-26f438c261a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68edff23-3e4b-5c17-a80b-02045245d6d2/68edff23-3e4b-5c17-a80b-02045245d6d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728804/general/7eeb0931-6870-48cb-b3b2-c94843c1dcd1.jpg',
'Width': 1024}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'57.083 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725769%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Saving data for 10725769: {'created_time': 1774456256.563421, 'last_price_update_time': 1774456256.563434, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725769') HTTP/1.1" 204 0
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723763
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723763%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723763: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723763 url https://www.openlane.eu/en/carv6/auction/10723763
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723696
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723696%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723696: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723696 url https://www.openlane.eu/en/carv6/auction/10723696
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723701
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723701%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723701: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723701 url https://www.openlane.eu/en/carv6/auction/10723701
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723749
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723749%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723749: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723749 url https://www.openlane.eu/en/carv6/auction/10723749
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723731
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723731%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723731: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723731 url https://www.openlane.eu/en/carv6/auction/10723731
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723778
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723778%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723778: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723778 url https://www.openlane.eu/en/carv6/auction/10723778
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723767
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723767%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723767: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723767 url https://www.openlane.eu/en/carv6/auction/10723767
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10723752
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723752%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10723752: 0
2026-03-25 16:30:56 [adesa.fr] INFO: Skipping item 10723752 url https://www.openlane.eu/en/carv6/auction/10723752
2026-03-25 16:30:56 [adesa.fr] INFO: Found listing with ID: 10725124
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725124%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [adesa.fr] INFO: Scrape type for 10725124: 1
2026-03-25 16:30:56 [adesa.fr] INFO: Scraping item 10725124 url https://www.openlane.eu/en/carv6/auction/10725124
2026-03-25 16:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac09934-c40f-5c72-adf8-0eb51a7aa402 with identifier: 10725762
2026-03-25 16:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac09934-c40f-5c72-adf8-0eb51a7aa402 with scrape type 1
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ac09934-c40f-5c72-adf8-0eb51a7aa402
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252F27f1558b-b96f-459b-99df-7ce10f48a5f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/27f1558b-b96f-459b-99df-7ce10f48a5f6.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252F96da65de-38c0-49c9-b0e4-917d559bfbc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/96da65de-38c0-49c9-b0e4-917d559bfbc7.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252Fbc655892-ca1e-4a78-9331-b00b886e8a0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/bc655892-ca1e-4a78-9331-b00b886e8a0f.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252Fd6b0cf29-892b-48f3-b547-f8f5cea1d80f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/d6b0cf29-892b-48f3-b547-f8f5cea1d80f.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252F47b1718d-4105-4b06-89b7-ebf9f6f83d8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/47b1718d-4105-4b06-89b7-ebf9f6f83d8e.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252Fd5d17922-b3be-4d5b-9f59-57b2617526d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/d5d17922-b3be-4d5b-9f59-57b2617526d8.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252F36c94ae1-25cd-4380-b512-a7f090699d79.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/36c94ae1-25cd-4380-b512-a7f090699d79.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252F69332727-b00f-4233-a3c1-4fa98bb59124.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/69332727-b00f-4233-a3c1-4fa98bb59124.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252F82f90507-21e4-481e-a81c-be87072b0074.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/82f90507-21e4-481e-a81c-be87072b0074.jpg already downloaded
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712466%252Fgeneral%252F4c42b69d-4b08-4cdc-8a34-3386e1c148fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712466/general/4c42b69d-4b08-4cdc-8a34-3386e1c148fe.jpg already downloaded
2026-03-25 16:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ac09934-c40f-5c72-adf8-0eb51a7aa402, identifier: 10725762
2026-03-25 16:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ac09934-c40f-5c72-adf8-0eb51a7aa402 with identifier: 10725762
2026-03-25 16:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ac09934-c40f-5c72-adf8-0eb51a7aa402 with identifier: 10725762
2026-03-25 16:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ac09934-c40f-5c72-adf8-0eb51a7aa402 with identifier: 10725762 to the API
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725762>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Electric',
'id': '5ac09934-c40f-5c72-adf8-0eb51a7aa402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV506DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725762',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 69183,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 168,
'photo_urls': ['https://images.openlane.eu/carimgs/5712466/general/27f1558b-b96f-459b-99df-7ce10f48a5f6.jpg',
'https://images.openlane.eu/carimgs/5712466/general/96da65de-38c0-49c9-b0e4-917d559bfbc7.jpg',
'https://images.openlane.eu/carimgs/5712466/general/bc655892-ca1e-4a78-9331-b00b886e8a0f.jpg',
'https://images.openlane.eu/carimgs/5712466/general/d6b0cf29-892b-48f3-b547-f8f5cea1d80f.jpg',
'https://images.openlane.eu/carimgs/5712466/general/47b1718d-4105-4b06-89b7-ebf9f6f83d8e.jpg',
'https://images.openlane.eu/carimgs/5712466/general/d5d17922-b3be-4d5b-9f59-57b2617526d8.jpg',
'https://images.openlane.eu/carimgs/5712466/general/36c94ae1-25cd-4380-b512-a7f090699d79.jpg',
'https://images.openlane.eu/carimgs/5712466/general/69332727-b00f-4233-a3c1-4fa98bb59124.jpg',
'https://images.openlane.eu/carimgs/5712466/general/82f90507-21e4-481e-a81c-be87072b0074.jpg',
'https://images.openlane.eu/carimgs/5712466/general/4c42b69d-4b08-4cdc-8a34-3386e1c148fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/27f1558b-b96f-459b-99df-7ce10f48a5f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/96da65de-38c0-49c9-b0e4-917d559bfbc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/bc655892-ca1e-4a78-9331-b00b886e8a0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/d6b0cf29-892b-48f3-b547-f8f5cea1d80f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/47b1718d-4105-4b06-89b7-ebf9f6f83d8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/d5d17922-b3be-4d5b-9f59-57b2617526d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/36c94ae1-25cd-4380-b512-a7f090699d79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/69332727-b00f-4233-a3c1-4fa98bb59124.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/82f90507-21e4-481e-a81c-be87072b0074.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac09934-c40f-5c72-adf8-0eb51a7aa402/5ac09934-c40f-5c72-adf8-0eb51a7aa402_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712466/general/4c42b69d-4b08-4cdc-8a34-3386e1c148fe.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-11-16',
'seats_number': 3,
'seller_name': 'Arval Fleet Services',
'title': 'Volkswagen Crafter L3H3 - Electric - Automatic - 136 hp - 69.183 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725762%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Saving data for 10725762: {'created_time': 1774456257.463136, 'last_price_update_time': 1774456257.463147, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725762') HTTP/1.1" 204 0
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723764
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723764%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723764: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723764 url https://www.openlane.eu/en/carv6/auction/10723764
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10724973
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724973%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10724973: 1
2026-03-25 16:30:57 [adesa.fr] INFO: Scraping item 10724973 url https://www.openlane.eu/en/carv6/auction/10724973
2026-03-25 16:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16: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-25 16:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10725039
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725039%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10725039: 1
2026-03-25 16:30:57 [adesa.fr] INFO: Scraping item 10725039 url https://www.openlane.eu/en/carv6/auction/10725039
2026-03-25 16: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-25 16: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-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10725020
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725020%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10725020: 1
2026-03-25 16:30:57 [adesa.fr] INFO: Scraping item 10725020 url https://www.openlane.eu/en/carv6/auction/10725020
2026-03-25 16:30:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/e679813c-2e82-47fc-91ad-810b9f4d52a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723750
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723750%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723750: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723750 url https://www.openlane.eu/en/carv6/auction/10723750
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723740
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723740%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723740: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723740 url https://www.openlane.eu/en/carv6/auction/10723740
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723738
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723738%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723738: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723738 url https://www.openlane.eu/en/carv6/auction/10723738
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723779
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723779%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723779: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723779 url https://www.openlane.eu/en/carv6/auction/10723779
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723698
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723698%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723698: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723698 url https://www.openlane.eu/en/carv6/auction/10723698
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723687
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723687%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723687: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723687 url https://www.openlane.eu/en/carv6/auction/10723687
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723705
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723705%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723705: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723705 url https://www.openlane.eu/en/carv6/auction/10723705
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723765
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723765%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723765: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723765 url https://www.openlane.eu/en/carv6/auction/10723765
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723739
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723739%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723739: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723739 url https://www.openlane.eu/en/carv6/auction/10723739
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723746
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723746%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723746: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723746 url https://www.openlane.eu/en/carv6/auction/10723746
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723685
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723685%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723685: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723685 url https://www.openlane.eu/en/carv6/auction/10723685
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723726
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723726%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723726: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723726 url https://www.openlane.eu/en/carv6/auction/10723726
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723684
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723684%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723684: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723684 url https://www.openlane.eu/en/carv6/auction/10723684
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723727
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723727%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723727: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723727 url https://www.openlane.eu/en/carv6/auction/10723727
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723730
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723730%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723730: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723730 url https://www.openlane.eu/en/carv6/auction/10723730
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723729
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723729%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723729: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723729 url https://www.openlane.eu/en/carv6/auction/10723729
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10725109
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725109%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10725109: 1
2026-03-25 16:30:57 [adesa.fr] INFO: Scraping item 10725109 url https://www.openlane.eu/en/carv6/auction/10725109
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723777
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723777%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723777: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723777 url https://www.openlane.eu/en/carv6/auction/10723777
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723762
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723762%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10723762: 0
2026-03-25 16:30:57 [adesa.fr] INFO: Skipping item 10723762 url https://www.openlane.eu/en/carv6/auction/10723762
2026-03-25 16:30:57 [adesa.fr] INFO: Found listing with ID: 10725005
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725005%27 HTTP/1.1" 200 None
2026-03-25 16:30:57 [adesa.fr] INFO: Scrape type for 10725005: 1
2026-03-25 16:30:57 [adesa.fr] INFO: Scraping item 10725005 url https://www.openlane.eu/en/carv6/auction/10725005
2026-03-25 16:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a77d485-a702-5a12-9747-373673a09ca0 with identifier: 10725760
2026-03-25 16:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a77d485-a702-5a12-9747-373673a09ca0 with scrape type 1
2026-03-25 16:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a77d485-a702-5a12-9747-373673a09ca0
2026-03-25 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252F9814551d-1f42-4dfc-ba5d-9063569ae1ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/9814551d-1f42-4dfc-ba5d-9063569ae1ab.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252Fdbdb1f1c-52d6-4114-8455-ebcacc87e7a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/dbdb1f1c-52d6-4114-8455-ebcacc87e7a7.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252F867cc235-d689-4873-8fb7-b6d7b184842d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/867cc235-d689-4873-8fb7-b6d7b184842d.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252F8c9bfb13-ea69-430a-82d1-6d2f3e2f3082.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/8c9bfb13-ea69-430a-82d1-6d2f3e2f3082.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252Fe671e5fc-34b7-4a3b-a685-5edebf2585cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/e671e5fc-34b7-4a3b-a685-5edebf2585cc.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252Fe8ad5751-e459-40c5-a02a-e86b02287da2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/e8ad5751-e459-40c5-a02a-e86b02287da2.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252F09d50871-b238-4257-bb9e-4988f3170d0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/09d50871-b238-4257-bb9e-4988f3170d0f.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252F6556bc44-6452-45f1-8793-faf3bcf1a17d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/6556bc44-6452-45f1-8793-faf3bcf1a17d.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252F2e646b73-1578-4ce6-80dc-0a3de9083a7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/2e646b73-1578-4ce6-80dc-0a3de9083a7e.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712437%252Fgeneral%252F892d3e81-7de7-44ef-9d34-da5b6a216d85.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712437/general/892d3e81-7de7-44ef-9d34-da5b6a216d85.jpg already downloaded
2026-03-25 16:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a77d485-a702-5a12-9747-373673a09ca0, identifier: 10725760
2026-03-25 16:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402 with identifier: 10725755
2026-03-25 16:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402 with scrape type 1
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F730fb912-7654-46fe-ada1-b1ed5a5410e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/730fb912-7654-46fe-ada1-b1ed5a5410e6.jpg not downloaded yet
2026-03-25 16:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d27c4ca9-850d-5871-b72a-3ce51e7e36ab with identifier: 10725759
2026-03-25 16:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab with scrape type 1
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F61e4607a-02b6-4bc7-87c5-a9f87366ce6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/61e4607a-02b6-4bc7-87c5-a9f87366ce6d.jpg not downloaded yet
2026-03-25 16:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a218b01f-5a08-5189-935a-ab3e621e8770 with identifier: 10725767
2026-03-25 16:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a218b01f-5a08-5189-935a-ab3e621e8770 with scrape type 1
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a218b01f-5a08-5189-935a-ab3e621e8770
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252F02b22ebe-ab8f-4cfd-936b-df568773bfbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/02b22ebe-ab8f-4cfd-936b-df568773bfbe.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252Ffc4ed2b9-d6ba-46eb-afbc-97f6a9ada5fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/fc4ed2b9-d6ba-46eb-afbc-97f6a9ada5fb.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252F15b65563-896d-4b1d-8ef3-bf27e1372067.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/15b65563-896d-4b1d-8ef3-bf27e1372067.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252F11d527f7-1bdb-4206-9a11-601dc92a302a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/11d527f7-1bdb-4206-9a11-601dc92a302a.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252F93e6285e-e33e-4394-943a-e350081bc9d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/93e6285e-e33e-4394-943a-e350081bc9d3.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252Fca6d60ff-8db5-4327-ad83-2a30a551dcaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/ca6d60ff-8db5-4327-ad83-2a30a551dcaa.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252Fadd2e6a0-0198-4782-8f4a-3fa1da76098c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/add2e6a0-0198-4782-8f4a-3fa1da76098c.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252F8212b809-88b8-4b37-b108-d900730aba7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/8212b809-88b8-4b37-b108-d900730aba7b.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252F8c8e45e3-4bbf-4da4-864d-3221318b461a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/8c8e45e3-4bbf-4da4-864d-3221318b461a.jpg already downloaded
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728788%252Fgeneral%252Fa4b96bcd-2de5-452e-8ed0-9c4d2bca2636.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728788/general/a4b96bcd-2de5-452e-8ed0-9c4d2bca2636.jpg already downloaded
2026-03-25 16:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a218b01f-5a08-5189-935a-ab3e621e8770, identifier: 10725767
2026-03-25 16:30:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:30:58 [adesa.fr] INFO: Found listing with ID: 10723723
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723723%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [adesa.fr] INFO: Scrape type for 10723723: 0
2026-03-25 16:30:58 [adesa.fr] INFO: Skipping item 10723723 url https://www.openlane.eu/en/carv6/auction/10723723
2026-03-25 16:30:58 [adesa.fr] INFO: Found listing with ID: 10723710
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723710%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [adesa.fr] INFO: Scrape type for 10723710: 0
2026-03-25 16:30:58 [adesa.fr] INFO: Skipping item 10723710 url https://www.openlane.eu/en/carv6/auction/10723710
2026-03-25 16:30:58 [adesa.fr] INFO: Found listing with ID: 10725105
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725105%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [adesa.fr] INFO: Scrape type for 10725105: 1
2026-03-25 16:30:58 [adesa.fr] INFO: Scraping item 10725105 url https://www.openlane.eu/en/carv6/auction/10725105
2026-03-25 16:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a77d485-a702-5a12-9747-373673a09ca0 with identifier: 10725760
2026-03-25 16:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a77d485-a702-5a12-9747-373673a09ca0 with identifier: 10725760
2026-03-25 16:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a77d485-a702-5a12-9747-373673a09ca0 with identifier: 10725760 to the API
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725760>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '7a77d485-a702-5a12-9747-373673a09ca0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL791PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725760',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 100601,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5712437/general/9814551d-1f42-4dfc-ba5d-9063569ae1ab.jpg',
'https://images.openlane.eu/carimgs/5712437/general/dbdb1f1c-52d6-4114-8455-ebcacc87e7a7.jpg',
'https://images.openlane.eu/carimgs/5712437/general/867cc235-d689-4873-8fb7-b6d7b184842d.jpg',
'https://images.openlane.eu/carimgs/5712437/general/8c9bfb13-ea69-430a-82d1-6d2f3e2f3082.jpg',
'https://images.openlane.eu/carimgs/5712437/general/e671e5fc-34b7-4a3b-a685-5edebf2585cc.jpg',
'https://images.openlane.eu/carimgs/5712437/general/e8ad5751-e459-40c5-a02a-e86b02287da2.jpg',
'https://images.openlane.eu/carimgs/5712437/general/09d50871-b238-4257-bb9e-4988f3170d0f.jpg',
'https://images.openlane.eu/carimgs/5712437/general/6556bc44-6452-45f1-8793-faf3bcf1a17d.jpg',
'https://images.openlane.eu/carimgs/5712437/general/2e646b73-1578-4ce6-80dc-0a3de9083a7e.jpg',
'https://images.openlane.eu/carimgs/5712437/general/892d3e81-7de7-44ef-9d34-da5b6a216d85.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/9814551d-1f42-4dfc-ba5d-9063569ae1ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/dbdb1f1c-52d6-4114-8455-ebcacc87e7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/867cc235-d689-4873-8fb7-b6d7b184842d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/8c9bfb13-ea69-430a-82d1-6d2f3e2f3082.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/e671e5fc-34b7-4a3b-a685-5edebf2585cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/e8ad5751-e459-40c5-a02a-e86b02287da2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/09d50871-b238-4257-bb9e-4988f3170d0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/6556bc44-6452-45f1-8793-faf3bcf1a17d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/2e646b73-1578-4ce6-80dc-0a3de9083a7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a77d485-a702-5a12-9747-373673a09ca0/7a77d485-a702-5a12-9747-373673a09ca0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712437/general/892d3e81-7de7-44ef-9d34-da5b6a216d85.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën C4 Grand Picasso 1.2i Shine - Petrol - Automatic - 130 hp - '
'100.601 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2019}
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725760%27 HTTP/1.1" 200 None
2026-03-25 16:30:58 [adesa.fr] INFO: Saving data for 10725760: {'created_time': 1774456258.988571, 'last_price_update_time': 1774456258.988586, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725760') HTTP/1.1" 204 0
2026-03-25 16:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a218b01f-5a08-5189-935a-ab3e621e8770 with identifier: 10725767
2026-03-25 16:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a218b01f-5a08-5189-935a-ab3e621e8770 with identifier: 10725767
2026-03-25 16:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a218b01f-5a08-5189-935a-ab3e621e8770 with identifier: 10725767 to the API
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725767>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'a218b01f-5a08-5189-935a-ab3e621e8770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG464TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725767',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Espace',
'odometer': 82204,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5728788/general/02b22ebe-ab8f-4cfd-936b-df568773bfbe.jpg',
'https://images.openlane.eu/carimgs/5728788/general/fc4ed2b9-d6ba-46eb-afbc-97f6a9ada5fb.jpg',
'https://images.openlane.eu/carimgs/5728788/general/15b65563-896d-4b1d-8ef3-bf27e1372067.jpg',
'https://images.openlane.eu/carimgs/5728788/general/11d527f7-1bdb-4206-9a11-601dc92a302a.jpg',
'https://images.openlane.eu/carimgs/5728788/general/93e6285e-e33e-4394-943a-e350081bc9d3.jpg',
'https://images.openlane.eu/carimgs/5728788/general/ca6d60ff-8db5-4327-ad83-2a30a551dcaa.jpg',
'https://images.openlane.eu/carimgs/5728788/general/add2e6a0-0198-4782-8f4a-3fa1da76098c.jpg',
'https://images.openlane.eu/carimgs/5728788/general/8212b809-88b8-4b37-b108-d900730aba7b.jpg',
'https://images.openlane.eu/carimgs/5728788/general/8c8e45e3-4bbf-4da4-864d-3221318b461a.jpg',
'https://images.openlane.eu/carimgs/5728788/general/a4b96bcd-2de5-452e-8ed0-9c4d2bca2636.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/02b22ebe-ab8f-4cfd-936b-df568773bfbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/fc4ed2b9-d6ba-46eb-afbc-97f6a9ada5fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/15b65563-896d-4b1d-8ef3-bf27e1372067.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/11d527f7-1bdb-4206-9a11-601dc92a302a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/93e6285e-e33e-4394-943a-e350081bc9d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/ca6d60ff-8db5-4327-ad83-2a30a551dcaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/add2e6a0-0198-4782-8f4a-3fa1da76098c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/8212b809-88b8-4b37-b108-d900730aba7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/8c8e45e3-4bbf-4da4-864d-3221318b461a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a218b01f-5a08-5189-935a-ab3e621e8770/a218b01f-5a08-5189-935a-ab3e621e8770_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728788/general/a4b96bcd-2de5-452e-8ed0-9c4d2bca2636.jpg',
'Width': 1024}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 7,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Renault Espace 2.0 DCI Initiale Paris - Diesel - Automatic - 190 hp '
'- 82.204 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2022}
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725767%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Saving data for 10725767: {'created_time': 1774456259.38098, 'last_price_update_time': 1774456259.380991, 'auction_closing_time': 1774617300.0}
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725767') HTTP/1.1" 204 0
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F8da2f636-2df1-452a-bab9-a0f0747e2c5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/8da2f636-2df1-452a-bab9-a0f0747e2c5a.jpg not downloaded yet
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F84dfd628-32c8-4839-a14f-f3f4f4e1a1e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/84dfd628-32c8-4839-a14f-f3f4f4e1a1e4.jpg not downloaded yet
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10725088
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725088%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10725088: 1
2026-03-25 16:30:59 [adesa.fr] INFO: Scraping item 10725088 url https://www.openlane.eu/en/carv6/auction/10725088
2026-03-25 16:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252Fd4f8c52a-ad91-43f8-80bd-3160b092b5fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/d4f8c52a-ad91-43f8-80bd-3160b092b5fc.jpg not downloaded yet
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252Fffaede6e-b80d-430c-be18-5991fe22f018.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/ffaede6e-b80d-430c-be18-5991fe22f018.jpg not downloaded yet
2026-03-25 16:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10723768
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723768%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10723768: 0
2026-03-25 16:30:59 [adesa.fr] INFO: Skipping item 10723768 url https://www.openlane.eu/en/carv6/auction/10723768
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10723758
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723758%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10723758: 0
2026-03-25 16:30:59 [adesa.fr] INFO: Skipping item 10723758 url https://www.openlane.eu/en/carv6/auction/10723758
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10725108
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725108%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10725108: 1
2026-03-25 16:30:59 [adesa.fr] INFO: Scraping item 10725108 url https://www.openlane.eu/en/carv6/auction/10725108
2026-03-25 16:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:30:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/3769fcc8-a094-4734-b562-15501dbc19a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F40dc26b4-4e66-4868-af32-4262031e399b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/40dc26b4-4e66-4868-af32-4262031e399b.jpg not downloaded yet
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F206a1b58-1695-48a1-83d2-c5d1bd30087f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/206a1b58-1695-48a1-83d2-c5d1bd30087f.jpg not downloaded yet
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10723751
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723751%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10723751: 0
2026-03-25 16:30:59 [adesa.fr] INFO: Skipping item 10723751 url https://www.openlane.eu/en/carv6/auction/10723751
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10723703
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723703%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10723703: 0
2026-03-25 16:30:59 [adesa.fr] INFO: Skipping item 10723703 url https://www.openlane.eu/en/carv6/auction/10723703
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10725107
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725107%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10725107: 1
2026-03-25 16:30:59 [adesa.fr] INFO: Scraping item 10725107 url https://www.openlane.eu/en/carv6/auction/10725107
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F726b2019-bd64-49d4-a3ea-27cba5a869f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/726b2019-bd64-49d4-a3ea-27cba5a869f0.jpg not downloaded yet
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252Feff3caa9-cbf1-40fa-93e0-d74757655c1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/eff3caa9-cbf1-40fa-93e0-d74757655c1b.jpg not downloaded yet
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10723707
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723707%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10723707: 0
2026-03-25 16:30:59 [adesa.fr] INFO: Skipping item 10723707 url https://www.openlane.eu/en/carv6/auction/10723707
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10723770
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723770%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10723770: 0
2026-03-25 16:30:59 [adesa.fr] INFO: Skipping item 10723770 url https://www.openlane.eu/en/carv6/auction/10723770
2026-03-25 16:30:59 [adesa.fr] INFO: Found listing with ID: 10725094
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725094%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [adesa.fr] INFO: Scrape type for 10725094: 1
2026-03-25 16:30:59 [adesa.fr] INFO: Scraping item 10725094 url https://www.openlane.eu/en/carv6/auction/10725094
2026-03-25 16:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25e39de-2a82-54d8-81f1-d9e98a132b5c with identifier: 10725749
2026-03-25 16:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25e39de-2a82-54d8-81f1-d9e98a132b5c with scrape type 1
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f25e39de-2a82-54d8-81f1-d9e98a132b5c
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252F4d27d33d-12d7-44ed-b592-279d05139615.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/4d27d33d-12d7-44ed-b592-279d05139615.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252F9da534cb-e0fa-4fef-9985-89ff45e8ec83.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/9da534cb-e0fa-4fef-9985-89ff45e8ec83.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252F04bf684a-0d2c-436d-81f2-d9aa592bf957.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/04bf684a-0d2c-436d-81f2-d9aa592bf957.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252F4ba8846f-c402-49e6-a1e6-ab853837955c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/4ba8846f-c402-49e6-a1e6-ab853837955c.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252Fb99969bd-99ee-44d7-980f-12a07f6e10be.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/b99969bd-99ee-44d7-980f-12a07f6e10be.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252F02f3a78e-b4f8-4e27-ba16-0ae7433da87f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/02f3a78e-b4f8-4e27-ba16-0ae7433da87f.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252F3a5ef442-54a7-424f-a99d-12d0ee9b6b52.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/3a5ef442-54a7-424f-a99d-12d0ee9b6b52.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252Fe1058627-81df-4165-9ccd-aa20b72a54f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/e1058627-81df-4165-9ccd-aa20b72a54f0.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252F83b2a8ba-2d1b-4761-9e71-fe2350eace4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/83b2a8ba-2d1b-4761-9e71-fe2350eace4c.jpg already downloaded
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662343%252Fgeneral%252Fcd2117b1-529e-405d-8520-6c0586ac0d28.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662343/general/cd2117b1-529e-405d-8520-6c0586ac0d28.jpg already downloaded
2026-03-25 16:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f25e39de-2a82-54d8-81f1-d9e98a132b5c, identifier: 10725749
2026-03-25 16:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/84dfd628-32c8-4839-a14f-f3f4f4e1a1e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F86c1ee5b-a6ed-450a-8aac-5d90950eb71d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/86c1ee5b-a6ed-450a-8aac-5d90950eb71d.jpg not downloaded yet
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F0d7142ee-47ea-4adf-94b1-36a06dfadabd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/0d7142ee-47ea-4adf-94b1-36a06dfadabd.jpg not downloaded yet
2026-03-25 16:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f25e39de-2a82-54d8-81f1-d9e98a132b5c with identifier: 10725749
2026-03-25 16:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f25e39de-2a82-54d8-81f1-d9e98a132b5c with identifier: 10725749
2026-03-25 16:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f25e39de-2a82-54d8-81f1-d9e98a132b5c with identifier: 10725749 to the API
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725749>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f25e39de-2a82-54d8-81f1-d9e98a132b5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL210SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725749',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 115318,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5662343/general/4d27d33d-12d7-44ed-b592-279d05139615.jpg',
'https://images.openlane.eu/carimgs/5662343/general/9da534cb-e0fa-4fef-9985-89ff45e8ec83.jpg',
'https://images.openlane.eu/carimgs/5662343/general/04bf684a-0d2c-436d-81f2-d9aa592bf957.jpg',
'https://images.openlane.eu/carimgs/5662343/general/4ba8846f-c402-49e6-a1e6-ab853837955c.jpg',
'https://images.openlane.eu/carimgs/5662343/general/b99969bd-99ee-44d7-980f-12a07f6e10be.jpg',
'https://images.openlane.eu/carimgs/5662343/general/02f3a78e-b4f8-4e27-ba16-0ae7433da87f.jpg',
'https://images.openlane.eu/carimgs/5662343/general/3a5ef442-54a7-424f-a99d-12d0ee9b6b52.jpg',
'https://images.openlane.eu/carimgs/5662343/general/e1058627-81df-4165-9ccd-aa20b72a54f0.jpg',
'https://images.openlane.eu/carimgs/5662343/general/83b2a8ba-2d1b-4761-9e71-fe2350eace4c.jpg',
'https://images.openlane.eu/carimgs/5662343/general/cd2117b1-529e-405d-8520-6c0586ac0d28.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/4d27d33d-12d7-44ed-b592-279d05139615.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/9da534cb-e0fa-4fef-9985-89ff45e8ec83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/04bf684a-0d2c-436d-81f2-d9aa592bf957.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/4ba8846f-c402-49e6-a1e6-ab853837955c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/b99969bd-99ee-44d7-980f-12a07f6e10be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/02f3a78e-b4f8-4e27-ba16-0ae7433da87f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/3a5ef442-54a7-424f-a99d-12d0ee9b6b52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/e1058627-81df-4165-9ccd-aa20b72a54f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/83b2a8ba-2d1b-4761-9e71-fe2350eace4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f25e39de-2a82-54d8-81f1-d9e98a132b5c/f25e39de-2a82-54d8-81f1-d9e98a132b5c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662343/general/cd2117b1-529e-405d-8520-6c0586ac0d28.jpg',
'Width': 1024}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-11-21',
'seats_number': 2,
'seller_name': 'Arval Fleet Services',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - 100 hp - 115.318 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2019}
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725749%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [adesa.fr] INFO: Saving data for 10725749: {'created_time': 1774456260.357322, 'last_price_update_time': 1774456260.357334, 'auction_closing_time': 1774617300.0}
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725749') HTTP/1.1" 204 0
2026-03-25 16:31:00 [adesa.fr] INFO: Found listing with ID: 10724986
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724986%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [adesa.fr] INFO: Scrape type for 10724986: 1
2026-03-25 16:31:00 [adesa.fr] INFO: Scraping item 10724986 url https://www.openlane.eu/en/carv6/auction/10724986
2026-03-25 16:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22cb3858-11da-5b3a-995b-d499e739dc12 with identifier: 10725746
2026-03-25 16:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22cb3858-11da-5b3a-995b-d499e739dc12 with scrape type 1
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22cb3858-11da-5b3a-995b-d499e739dc12
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252Fc4e72655-556f-442d-bede-2507b62e6a45.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/c4e72655-556f-442d-bede-2507b62e6a45.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252Fcec6f208-dd1a-408f-aeda-5eeda57aab78.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/cec6f208-dd1a-408f-aeda-5eeda57aab78.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252F79140bb3-5fd1-48fb-a035-43913b15465f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/79140bb3-5fd1-48fb-a035-43913b15465f.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252F1eb991d5-3616-4d8a-b9c5-44d965569778.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/1eb991d5-3616-4d8a-b9c5-44d965569778.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252Fc521057f-f09c-49f4-9cb7-5b74df9556d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/c521057f-f09c-49f4-9cb7-5b74df9556d3.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252F6d85a2f2-d00e-4a76-aa3a-ef194dea80e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/6d85a2f2-d00e-4a76-aa3a-ef194dea80e1.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252Fb29642d9-c654-42d1-8963-c59c26017731.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/b29642d9-c654-42d1-8963-c59c26017731.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252F8ff97eac-9c48-4d66-8390-022c1755eaab.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/8ff97eac-9c48-4d66-8390-022c1755eaab.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252F4c318a5f-8e98-4411-9631-eddae021966c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/4c318a5f-8e98-4411-9631-eddae021966c.jpg already downloaded
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5587309%252Fgeneral%252F3f9ad2f8-38e6-4051-9d98-d1e1f02eac8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587309/general/3f9ad2f8-38e6-4051-9d98-d1e1f02eac8a.jpg already downloaded
2026-03-25 16:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22cb3858-11da-5b3a-995b-d499e739dc12, identifier: 10725746
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/ffaede6e-b80d-430c-be18-5991fe22f018.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F2e921434-e2cc-42f0-b374-275f4610c928.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/2e921434-e2cc-42f0-b374-275f4610c928.jpg not downloaded yet
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252Fcffc7a3f-7ebc-4bcf-be07-928be197e570.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/cffc7a3f-7ebc-4bcf-be07-928be197e570.jpg not downloaded yet
2026-03-25 16:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22cb3858-11da-5b3a-995b-d499e739dc12 with identifier: 10725746
2026-03-25 16:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22cb3858-11da-5b3a-995b-d499e739dc12 with identifier: 10725746
2026-03-25 16:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22cb3858-11da-5b3a-995b-d499e739dc12 with identifier: 10725746 to the API
2026-03-25 16:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725746>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '22cb3858-11da-5b3a-995b-d499e739dc12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EL198LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725746',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 24836,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5587309/general/c4e72655-556f-442d-bede-2507b62e6a45.jpg',
'https://images.openlane.eu/carimgs/5587309/general/cec6f208-dd1a-408f-aeda-5eeda57aab78.jpg',
'https://images.openlane.eu/carimgs/5587309/general/79140bb3-5fd1-48fb-a035-43913b15465f.jpg',
'https://images.openlane.eu/carimgs/5587309/general/1eb991d5-3616-4d8a-b9c5-44d965569778.jpg',
'https://images.openlane.eu/carimgs/5587309/general/c521057f-f09c-49f4-9cb7-5b74df9556d3.jpg',
'https://images.openlane.eu/carimgs/5587309/general/6d85a2f2-d00e-4a76-aa3a-ef194dea80e1.jpg',
'https://images.openlane.eu/carimgs/5587309/general/b29642d9-c654-42d1-8963-c59c26017731.jpg',
'https://images.openlane.eu/carimgs/5587309/general/8ff97eac-9c48-4d66-8390-022c1755eaab.jpg',
'https://images.openlane.eu/carimgs/5587309/general/4c318a5f-8e98-4411-9631-eddae021966c.jpg',
'https://images.openlane.eu/carimgs/5587309/general/3f9ad2f8-38e6-4051-9d98-d1e1f02eac8a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/c4e72655-556f-442d-bede-2507b62e6a45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/cec6f208-dd1a-408f-aeda-5eeda57aab78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/79140bb3-5fd1-48fb-a035-43913b15465f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/1eb991d5-3616-4d8a-b9c5-44d965569778.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/c521057f-f09c-49f4-9cb7-5b74df9556d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115676,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/6d85a2f2-d00e-4a76-aa3a-ef194dea80e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/b29642d9-c654-42d1-8963-c59c26017731.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/8ff97eac-9c48-4d66-8390-022c1755eaab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/4c318a5f-8e98-4411-9631-eddae021966c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22cb3858-11da-5b3a-995b-d499e739dc12/22cb3858-11da-5b3a-995b-d499e739dc12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5587309/general/3f9ad2f8-38e6-4051-9d98-d1e1f02eac8a.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2017-04-05',
'seats_number': 3,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot Boxer chassis cab 2.0 HDI Pro - Diesel - Manual - 130 hp - '
'24.836 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2017}
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725746%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [adesa.fr] INFO: Saving data for 10725746: {'created_time': 1774456261.081826, 'last_price_update_time': 1774456261.081844, 'auction_closing_time': 1774617300.0}
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725746') HTTP/1.1" 204 0
2026-03-25 16:31:01 [adesa.fr] INFO: Found listing with ID: 10725147
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725147%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [adesa.fr] INFO: Scrape type for 10725147: 1
2026-03-25 16:31:01 [adesa.fr] INFO: Scraping item 10725147 url https://www.openlane.eu/en/carv6/auction/10725147
2026-03-25 16:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945a53350>
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F84dfd628-32c8-4839-a14f-f3f4f4e1a1e4.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/84dfd628-32c8-4839-a14f-f3f4f4e1a1e4.jpg saved to cache
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F5fa9d2e8-8b2a-4a6f-8042-ecadc9cdd90a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/5fa9d2e8-8b2a-4a6f-8042-ecadc9cdd90a.jpg not downloaded yet
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F274f1161-fed2-415b-804f-e9aef0847b9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/274f1161-fed2-415b-804f-e9aef0847b9a.jpg not downloaded yet
2026-03-25 16: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-25 16:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:01 [adesa.fr] INFO: Found listing with ID: 10723721
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723721%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [adesa.fr] INFO: Scrape type for 10723721: 0
2026-03-25 16:31:01 [adesa.fr] INFO: Skipping item 10723721 url https://www.openlane.eu/en/carv6/auction/10723721
2026-03-25 16:31:01 [adesa.fr] INFO: Found listing with ID: 10723773
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723773%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [adesa.fr] INFO: Scrape type for 10723773: 0
2026-03-25 16:31:01 [adesa.fr] INFO: Skipping item 10723773 url https://www.openlane.eu/en/carv6/auction/10723773
2026-03-25 16:31:01 [adesa.fr] INFO: Found listing with ID: 10723772
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723772%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [adesa.fr] INFO: Scrape type for 10723772: 0
2026-03-25 16:31:01 [adesa.fr] INFO: Skipping item 10723772 url https://www.openlane.eu/en/carv6/auction/10723772
2026-03-25 16:31:01 [adesa.fr] INFO: Found listing with ID: 10725004
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725004%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [adesa.fr] INFO: Scrape type for 10725004: 1
2026-03-25 16:31:01 [adesa.fr] INFO: Scraping item 10725004 url https://www.openlane.eu/en/carv6/auction/10725004
2026-03-25 16: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-25 16: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-25 16: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-25 16:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9454a80d0>
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252Fffaede6e-b80d-430c-be18-5991fe22f018.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/ffaede6e-b80d-430c-be18-5991fe22f018.jpg saved to cache
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252Fd59af05c-4cec-4f31-9beb-b04127b77517.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/d59af05c-4cec-4f31-9beb-b04127b77517.jpg not downloaded yet
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F9175fbd6-3d3e-49f0-80c1-8d29cd62ceed.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/9175fbd6-3d3e-49f0-80c1-8d29cd62ceed.jpg not downloaded yet
2026-03-25 16: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-25 16:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10728294
2026-03-25 16:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with scrape type 1
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46aef8e1-ccde-5bd7-be61-34460d9b3ff2
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fb34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/b34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Feea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/eea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fbc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/bc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fa6108a61-db72-424c-8174-873d0976df6d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/a6108a61-db72-424c-8174-873d0976df6d.jpeg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg already downloaded
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/ea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg already downloaded
2026-03-25 16:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2, identifier: 10728294
2026-03-25 16:31:01 [adesa.fr] INFO: Found listing with ID: 10725121
2026-03-25 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725121%27 HTTP/1.1" 200 None
2026-03-25 16:31:01 [adesa.fr] INFO: Scrape type for 10725121: 1
2026-03-25 16:31:01 [adesa.fr] INFO: Scraping item 10725121 url https://www.openlane.eu/en/carv6/auction/10725121
2026-03-25 16:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10728294
2026-03-25 16:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10728294
2026-03-25 16:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10728294 to the API
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '46aef8e1-ccde-5bd7-be61-34460d9b3ff2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728294',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 27171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5658041/general/b34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg',
'https://images.openlane.eu/carimgs/5658041/general/eea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg',
'https://images.openlane.eu/carimgs/5658041/general/70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg',
'https://images.openlane.eu/carimgs/5658041/general/bc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg',
'https://images.openlane.eu/carimgs/5658041/general/61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg',
'https://images.openlane.eu/carimgs/5658041/general/a6108a61-db72-424c-8174-873d0976df6d.jpeg',
'https://images.openlane.eu/carimgs/5658041/general/68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg',
'https://images.openlane.eu/carimgs/5658041/general/3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg',
'https://images.openlane.eu/carimgs/5658041/general/8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg',
'https://images.openlane.eu/carimgs/5658041/general/ea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/b34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/eea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/bc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/a6108a61-db72-424c-8174-873d0976df6d.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70592,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/ea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg',
'Width': 1027}],
'price': 54200,
'price_includes_vat': True,
'registration_date': '2023-11-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touareg 3.0 - Hybrid - Automatic - 340 hp - 27.171 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728294%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [adesa.fr] INFO: Saving data for 10728294: {'created_time': 1774456262.733055, 'last_price_update_time': 1774456262.733066, 'auction_closing_time': 1774606200.0}
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728294') HTTP/1.1" 204 0
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F1916a26f-426d-4a27-bcca-cf050c01612a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/1916a26f-426d-4a27-bcca-cf050c01612a.jpg not downloaded yet
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F5766aab4-c964-42d3-816a-5f4f47f7b8a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/5766aab4-c964-42d3-816a-5f4f47f7b8a4.jpg not downloaded yet
2026-03-25 16:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10728329
2026-03-25 16:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f593046-b347-5dd0-a2a6-326759f33f39 with scrape type 1
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f593046-b347-5dd0-a2a6-326759f33f39
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F724ac292-7332-4a5b-947e-91d413df83bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/724ac292-7332-4a5b-947e-91d413df83bd.jpg already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F893237f4-88ef-4b43-bb87-65466bbf1e4c.png%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/893237f4-88ef-4b43-bb87-65466bbf1e4c.png already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F28e16eb8-032d-4306-862a-7562c3b49151.png%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/28e16eb8-032d-4306-862a-7562c3b49151.png already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F297f3690-6d7c-4475-9db8-3cfd47668d2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/297f3690-6d7c-4475-9db8-3cfd47668d2b.jpg already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F54cfff6b-9dfc-4ee4-970a-4c8253facbc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/54cfff6b-9dfc-4ee4-970a-4c8253facbc4.jpg already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F0fc839b2-7c7c-41f2-a904-5b9a4737f62a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/0fc839b2-7c7c-41f2-a904-5b9a4737f62a.jpeg already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F05b834ca-54bb-4563-b163-7c6b8f9e20a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/05b834ca-54bb-4563-b163-7c6b8f9e20a2.jpeg already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F5bfdfae2-8e73-47bd-b0e8-996652ab757f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/5bfdfae2-8e73-47bd-b0e8-996652ab757f.jpeg already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F9fd26a37-149c-429f-a30f-a15a9d1d9874.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/9fd26a37-149c-429f-a30f-a15a9d1d9874.jpg already downloaded
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656866%252Fgeneral%252F4f6144e9-fe4e-40af-bff5-dd2ec6f73e17.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656866/general/4f6144e9-fe4e-40af-bff5-dd2ec6f73e17.jpeg already downloaded
2026-03-25 16:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4f593046-b347-5dd0-a2a6-326759f33f39, identifier: 10728329
2026-03-25 16:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 584a4774-0eb8-5cb7-8a68-d7313592aa1c with identifier: 10725764
2026-03-25 16:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 584a4774-0eb8-5cb7-8a68-d7313592aa1c with scrape type 1
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 584a4774-0eb8-5cb7-8a68-d7313592aa1c
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252F6b1d20ab-ccdc-40e7-a9b6-6e42f6b13795.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/6b1d20ab-ccdc-40e7-a9b6-6e42f6b13795.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252F80ec8f0f-5d1a-43ef-a6d0-eb5774511d13.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/80ec8f0f-5d1a-43ef-a6d0-eb5774511d13.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252F57816b7a-be37-433e-95a4-fb7b24f7a2d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/57816b7a-be37-433e-95a4-fb7b24f7a2d1.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252F2c5c25dc-e76f-4ef7-9191-b781138da5ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/2c5c25dc-e76f-4ef7-9191-b781138da5ae.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252Fed652c58-cd6e-413d-bb52-0a9fc6e22c7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/ed652c58-cd6e-413d-bb52-0a9fc6e22c7f.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252F835d1af7-b7a5-425a-8a9a-7103fa16c304.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/835d1af7-b7a5-425a-8a9a-7103fa16c304.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252F2c39fedb-cc86-49e5-aca4-8d7dad412fbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/2c39fedb-cc86-49e5-aca4-8d7dad412fbf.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252Fa2cf5a7a-00aa-41e3-bb67-64f790064a1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/a2cf5a7a-00aa-41e3-bb67-64f790064a1e.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252Fe99c34fb-76e7-4745-a5c9-034680458c07.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/e99c34fb-76e7-4745-a5c9-034680458c07.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728731%252Fgeneral%252F7d3ce466-50ea-4998-81f6-2f83da2ebf45.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728731/general/7d3ce466-50ea-4998-81f6-2f83da2ebf45.jpg already downloaded
2026-03-25 16:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 584a4774-0eb8-5cb7-8a68-d7313592aa1c, identifier: 10725764
2026-03-25 16:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10728519
2026-03-25 16:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with scrape type 1
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Fcb156269-ca64-45fe-8701-8e3b065bbf22.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/cb156269-ca64-45fe-8701-8e3b065bbf22.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Ff482abcb-f508-4839-ab8b-7695a1854183.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/f482abcb-f508-4839-ab8b-7695a1854183.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F65a69605-6cb9-4607-933f-b693112fd600.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/65a69605-6cb9-4607-933f-b693112fd600.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Fbd90be0e-8cb7-480d-9666-d9668343cc35.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/bd90be0e-8cb7-480d-9666-d9668343cc35.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F8c817375-9873-4179-bf51-40fff26bd7c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/8c817375-9873-4179-bf51-40fff26bd7c5.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Fe6d08748-cf03-4005-abc6-56106b539199.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/e6d08748-cf03-4005-abc6-56106b539199.jpg already downloaded
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F40d2d9cf-747c-4954-8285-edcab329a321.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/40d2d9cf-747c-4954-8285-edcab329a321.jpg already downloaded
2026-03-25 16:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79, identifier: 10728519
2026-03-25 16:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/cffc7a3f-7ebc-4bcf-be07-928be197e570.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:03 [adesa.fr] INFO: Found listing with ID: 10723771
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723771%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [adesa.fr] INFO: Scrape type for 10723771: 0
2026-03-25 16:31:03 [adesa.fr] INFO: Skipping item 10723771 url https://www.openlane.eu/en/carv6/auction/10723771
2026-03-25 16:31:03 [adesa.fr] INFO: Found listing with ID: 10723728
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723728%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [adesa.fr] INFO: Scrape type for 10723728: 0
2026-03-25 16:31:03 [adesa.fr] INFO: Skipping item 10723728 url https://www.openlane.eu/en/carv6/auction/10723728
2026-03-25 16:31:03 [adesa.fr] INFO: Found listing with ID: 10723702
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723702%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [adesa.fr] INFO: Scrape type for 10723702: 0
2026-03-25 16:31:03 [adesa.fr] INFO: Skipping item 10723702 url https://www.openlane.eu/en/carv6/auction/10723702
2026-03-25 16:31:03 [adesa.fr] INFO: Found listing with ID: 10723760
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723760%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [adesa.fr] INFO: Scrape type for 10723760: 0
2026-03-25 16:31:03 [adesa.fr] INFO: Skipping item 10723760 url https://www.openlane.eu/en/carv6/auction/10723760
2026-03-25 16:31:03 [adesa.fr] INFO: Found listing with ID: 10725115
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725115%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [adesa.fr] INFO: Scrape type for 10725115: 1
2026-03-25 16:31:03 [adesa.fr] INFO: Scraping item 10725115 url https://www.openlane.eu/en/carv6/auction/10725115
2026-03-25 16:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10728329
2026-03-25 16:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10728329
2026-03-25 16:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4f593046-b347-5dd0-a2a6-326759f33f39 with identifier: 10728329 to the API
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728329>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4f593046-b347-5dd0-a2a6-326759f33f39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728329',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 42639,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5656866/general/724ac292-7332-4a5b-947e-91d413df83bd.jpg',
'https://images.openlane.eu/carimgs/5656866/general/893237f4-88ef-4b43-bb87-65466bbf1e4c.png',
'https://images.openlane.eu/carimgs/5656866/general/28e16eb8-032d-4306-862a-7562c3b49151.png',
'https://images.openlane.eu/carimgs/5656866/general/297f3690-6d7c-4475-9db8-3cfd47668d2b.jpg',
'https://images.openlane.eu/carimgs/5656866/general/54cfff6b-9dfc-4ee4-970a-4c8253facbc4.jpg',
'https://images.openlane.eu/carimgs/5656866/general/0fc839b2-7c7c-41f2-a904-5b9a4737f62a.jpeg',
'https://images.openlane.eu/carimgs/5656866/general/05b834ca-54bb-4563-b163-7c6b8f9e20a2.jpeg',
'https://images.openlane.eu/carimgs/5656866/general/5bfdfae2-8e73-47bd-b0e8-996652ab757f.jpeg',
'https://images.openlane.eu/carimgs/5656866/general/9fd26a37-149c-429f-a30f-a15a9d1d9874.jpg',
'https://images.openlane.eu/carimgs/5656866/general/4f6144e9-fe4e-40af-bff5-dd2ec6f73e17.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42067,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/724ac292-7332-4a5b-947e-91d413df83bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 452433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/893237f4-88ef-4b43-bb87-65466bbf1e4c.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 445231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/28e16eb8-032d-4306-862a-7562c3b49151.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/297f3690-6d7c-4475-9db8-3cfd47668d2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53267,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/54cfff6b-9dfc-4ee4-970a-4c8253facbc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/0fc839b2-7c7c-41f2-a904-5b9a4737f62a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/05b834ca-54bb-4563-b163-7c6b8f9e20a2.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/5bfdfae2-8e73-47bd-b0e8-996652ab757f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42345,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/9fd26a37-149c-429f-a30f-a15a9d1d9874.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f593046-b347-5dd0-a2a6-326759f33f39/4f593046-b347-5dd0-a2a6-326759f33f39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656866/general/4f6144e9-fe4e-40af-bff5-dd2ec6f73e17.jpeg',
'Width': 1027}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - 42.639 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728329%27 HTTP/1.1" 200 None
2026-03-25 16:31:03 [adesa.fr] INFO: Saving data for 10728329: {'created_time': 1774456263.964538, 'last_price_update_time': 1774456263.96455, 'auction_closing_time': 1774606200.0}
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728329') HTTP/1.1" 204 0
2026-03-25 16:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 584a4774-0eb8-5cb7-8a68-d7313592aa1c with identifier: 10725764
2026-03-25 16:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 584a4774-0eb8-5cb7-8a68-d7313592aa1c with identifier: 10725764
2026-03-25 16:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 584a4774-0eb8-5cb7-8a68-d7313592aa1c with identifier: 10725764 to the API
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725764>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '584a4774-0eb8-5cb7-8a68-d7313592aa1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX188SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725764',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 83406,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5728731/general/6b1d20ab-ccdc-40e7-a9b6-6e42f6b13795.jpg',
'https://images.openlane.eu/carimgs/5728731/general/80ec8f0f-5d1a-43ef-a6d0-eb5774511d13.jpg',
'https://images.openlane.eu/carimgs/5728731/general/57816b7a-be37-433e-95a4-fb7b24f7a2d1.jpg',
'https://images.openlane.eu/carimgs/5728731/general/2c5c25dc-e76f-4ef7-9191-b781138da5ae.jpg',
'https://images.openlane.eu/carimgs/5728731/general/ed652c58-cd6e-413d-bb52-0a9fc6e22c7f.jpg',
'https://images.openlane.eu/carimgs/5728731/general/835d1af7-b7a5-425a-8a9a-7103fa16c304.jpg',
'https://images.openlane.eu/carimgs/5728731/general/2c39fedb-cc86-49e5-aca4-8d7dad412fbf.jpg',
'https://images.openlane.eu/carimgs/5728731/general/a2cf5a7a-00aa-41e3-bb67-64f790064a1e.jpg',
'https://images.openlane.eu/carimgs/5728731/general/e99c34fb-76e7-4745-a5c9-034680458c07.jpg',
'https://images.openlane.eu/carimgs/5728731/general/7d3ce466-50ea-4998-81f6-2f83da2ebf45.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/6b1d20ab-ccdc-40e7-a9b6-6e42f6b13795.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/80ec8f0f-5d1a-43ef-a6d0-eb5774511d13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/57816b7a-be37-433e-95a4-fb7b24f7a2d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/2c5c25dc-e76f-4ef7-9191-b781138da5ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/ed652c58-cd6e-413d-bb52-0a9fc6e22c7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/835d1af7-b7a5-425a-8a9a-7103fa16c304.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/2c39fedb-cc86-49e5-aca4-8d7dad412fbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/a2cf5a7a-00aa-41e3-bb67-64f790064a1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/e99c34fb-76e7-4745-a5c9-034680458c07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_584a4774-0eb8-5cb7-8a68-d7313592aa1c/584a4774-0eb8-5cb7-8a68-d7313592aa1c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728731/general/7d3ce466-50ea-4998-81f6-2f83da2ebf45.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 83.406 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725764%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [adesa.fr] INFO: Saving data for 10725764: {'created_time': 1774456264.386431, 'last_price_update_time': 1774456264.386442, 'auction_closing_time': 1774617300.0}
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725764') HTTP/1.1" 204 0
2026-03-25 16:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10728519
2026-03-25 16:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10728519
2026-03-25 16:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10728519 to the API
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 380,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '4a80b3fb-6ebd-5a0c-8ba7-555435f45a79',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728519',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 27079,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5618833/general/cb156269-ca64-45fe-8701-8e3b065bbf22.jpg',
'https://images.openlane.eu/carimgs/5618833/general/f482abcb-f508-4839-ab8b-7695a1854183.jpg',
'https://images.openlane.eu/carimgs/5618833/general/65a69605-6cb9-4607-933f-b693112fd600.jpg',
'https://images.openlane.eu/carimgs/5618833/general/bd90be0e-8cb7-480d-9666-d9668343cc35.jpg',
'https://images.openlane.eu/carimgs/5618833/general/8c817375-9873-4179-bf51-40fff26bd7c5.jpg',
'https://images.openlane.eu/carimgs/5618833/general/72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg',
'https://images.openlane.eu/carimgs/5618833/general/45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg',
'https://images.openlane.eu/carimgs/5618833/general/64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg',
'https://images.openlane.eu/carimgs/5618833/general/e6d08748-cf03-4005-abc6-56106b539199.jpg',
'https://images.openlane.eu/carimgs/5618833/general/40d2d9cf-747c-4954-8285-edcab329a321.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/cb156269-ca64-45fe-8701-8e3b065bbf22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/f482abcb-f508-4839-ab8b-7695a1854183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/65a69605-6cb9-4607-933f-b693112fd600.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/bd90be0e-8cb7-480d-9666-d9668343cc35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/8c817375-9873-4179-bf51-40fff26bd7c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/e6d08748-cf03-4005-abc6-56106b539199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/40d2d9cf-747c-4954-8285-edcab329a321.jpg',
'Width': 1024}],
'price': 45800,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touareg 3.0 TSI Elegance - 4Motion - Hybrid - Automatic '
'- 380 hp - 27.079 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728519%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [adesa.fr] INFO: Saving data for 10728519: {'created_time': 1774456264.751756, 'last_price_update_time': 1774456264.751769, 'auction_closing_time': 1774607400.0}
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728519') HTTP/1.1" 204 0
2026-03-25 16:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/2e921434-e2cc-42f0-b374-275f4610c928.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10725070
2026-03-25 16:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with scrape type 1
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Ffadc06a3-c383-4d34-9006-c9063535012f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fbeb0adca-bfc9-49e9-993f-059948579bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252F9676b77f-2933-4a86-9ddc-86610bf47515.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fb0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fc32a76d1-a52b-4a4d-8949-e978994efd37.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fdcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252F12c6ee0d-5446-480c-8326-1f529fe40f45.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252F3dd6b420-ef78-496c-8107-7b72102ce965.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fc54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg already downloaded
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fc3d7e748-e439-4bb8-a230-8080ffe40351.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg already downloaded
2026-03-25 16:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a, identifier: 10725070
2026-03-25 16:31:05 [adesa.fr] INFO: Found listing with ID: 10725013
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725013%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [adesa.fr] INFO: Scrape type for 10725013: 1
2026-03-25 16:31:05 [adesa.fr] INFO: Scraping item 10725013 url https://www.openlane.eu/en/carv6/auction/10725013
2026-03-25 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10725070
2026-03-25 16:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10725070
2026-03-25 16:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10725070 to the API
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725070>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0adfe666-b7aa-5f18-b82d-e0cf0035b05a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725070',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 74222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg',
'https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg',
'https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg',
'https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg',
'https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg',
'https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg',
'https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180525,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411019,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347807,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373691,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375986,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393562,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391520,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410289,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417050,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419957,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg',
'Width': 2000}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 5 Series 530e M Sport - xDrive - Hybrid - Automatic - 184 hp - '
'74.222 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725070%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [adesa.fr] INFO: Saving data for 10725070: {'created_time': 1774456265.502883, 'last_price_update_time': 1774456265.502897, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725070') HTTP/1.1" 204 0
2026-03-25 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:05 [adesa.fr] INFO: Found listing with ID: 10725012
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725012%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [adesa.fr] INFO: Scrape type for 10725012: 1
2026-03-25 16:31:05 [adesa.fr] INFO: Scraping item 10725012 url https://www.openlane.eu/en/carv6/auction/10725012
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9458f7710>
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252Fcffc7a3f-7ebc-4bcf-be07-928be197e570.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/cffc7a3f-7ebc-4bcf-be07-928be197e570.jpg saved to cache
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9458df390>
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F2e921434-e2cc-42f0-b374-275f4610c928.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/2e921434-e2cc-42f0-b374-275f4610c928.jpg saved to cache
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10728330
2026-03-25 16:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with scrape type 1
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f5f3be3-55a5-5ffc-a305-e5760e8cac45
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252F2fdf8c5c-a956-4f7f-997b-3d3eb454f69f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/2fdf8c5c-a956-4f7f-997b-3d3eb454f69f.jpg already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252F5ee8a5f5-0ef4-4930-af9c-97946576b0bb.png%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/5ee8a5f5-0ef4-4930-af9c-97946576b0bb.png already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252F7f8cc413-cf5b-4e8d-bb24-5b9575512d07.png%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/7f8cc413-cf5b-4e8d-bb24-5b9575512d07.png already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252Ffb20870f-f7e2-4cbf-9fad-60f41072415c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/fb20870f-f7e2-4cbf-9fad-60f41072415c.jpg already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252F53a1f249-d139-411d-a1e0-1dc9ba98c7d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/53a1f249-d139-411d-a1e0-1dc9ba98c7d7.jpg already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252F86902a65-1740-4515-ab5e-32687cecb60d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/86902a65-1740-4515-ab5e-32687cecb60d.jpeg already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252Fc36ca2d2-8cac-4df7-9654-8399791d1387.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/c36ca2d2-8cac-4df7-9654-8399791d1387.jpg already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252Fb61a693b-ce25-4d3c-ae18-739c22892b7d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/b61a693b-ce25-4d3c-ae18-739c22892b7d.jpeg already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252Fe08788fd-990e-4545-adab-06f6c5a11f00.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/e08788fd-990e-4545-adab-06f6c5a11f00.jpg already downloaded
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656843%252Fgeneral%252F7d5c1eae-1e80-4a5f-a56d-a30850d88362.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656843/general/7d5c1eae-1e80-4a5f-a56d-a30850d88362.jpeg already downloaded
2026-03-25 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45, identifier: 10728330
2026-03-25 16:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10728330
2026-03-25 16:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10728330
2026-03-25 16:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4f5f3be3-55a5-5ffc-a305-e5760e8cac45 with identifier: 10728330 to the API
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4f5f3be3-55a5-5ffc-a305-e5760e8cac45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728330',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 16825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5656843/general/2fdf8c5c-a956-4f7f-997b-3d3eb454f69f.jpg',
'https://images.openlane.eu/carimgs/5656843/general/5ee8a5f5-0ef4-4930-af9c-97946576b0bb.png',
'https://images.openlane.eu/carimgs/5656843/general/7f8cc413-cf5b-4e8d-bb24-5b9575512d07.png',
'https://images.openlane.eu/carimgs/5656843/general/fb20870f-f7e2-4cbf-9fad-60f41072415c.jpg',
'https://images.openlane.eu/carimgs/5656843/general/53a1f249-d139-411d-a1e0-1dc9ba98c7d7.jpg',
'https://images.openlane.eu/carimgs/5656843/general/86902a65-1740-4515-ab5e-32687cecb60d.jpeg',
'https://images.openlane.eu/carimgs/5656843/general/c36ca2d2-8cac-4df7-9654-8399791d1387.jpg',
'https://images.openlane.eu/carimgs/5656843/general/b61a693b-ce25-4d3c-ae18-739c22892b7d.jpeg',
'https://images.openlane.eu/carimgs/5656843/general/e08788fd-990e-4545-adab-06f6c5a11f00.jpg',
'https://images.openlane.eu/carimgs/5656843/general/7d5c1eae-1e80-4a5f-a56d-a30850d88362.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/2fdf8c5c-a956-4f7f-997b-3d3eb454f69f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 590115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/5ee8a5f5-0ef4-4930-af9c-97946576b0bb.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 676862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/7f8cc413-cf5b-4e8d-bb24-5b9575512d07.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53313,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/fb20870f-f7e2-4cbf-9fad-60f41072415c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/53a1f249-d139-411d-a1e0-1dc9ba98c7d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/86902a65-1740-4515-ab5e-32687cecb60d.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83764,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/c36ca2d2-8cac-4df7-9654-8399791d1387.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/b61a693b-ce25-4d3c-ae18-739c22892b7d.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/e08788fd-990e-4545-adab-06f6c5a11f00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5f3be3-55a5-5ffc-a305-e5760e8cac45/4f5f3be3-55a5-5ffc-a305-e5760e8cac45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656843/general/7d5c1eae-1e80-4a5f-a56d-a30850d88362.jpeg',
'Width': 1024}],
'price': 28700,
'price_includes_vat': True,
'registration_date': '2023-10-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - 16.825 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728330%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [adesa.fr] INFO: Saving data for 10728330: {'created_time': 1774456266.400697, 'last_price_update_time': 1774456266.400708, 'auction_closing_time': 1774606200.0}
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728330') HTTP/1.1" 204 0
2026-03-25 16:31:06 [adesa.fr] INFO: Found listing with ID: 10725119
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725119%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [adesa.fr] INFO: Scrape type for 10725119: 1
2026-03-25 16:31:06 [adesa.fr] INFO: Scraping item 10725119 url https://www.openlane.eu/en/carv6/auction/10725119
2026-03-25 16:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10728541
2026-03-25 16:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0085e23-3bf0-53ab-ab5e-c0608d568a6c with scrape type 1
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0085e23-3bf0-53ab-ab5e-c0608d568a6c
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252F7d92fb86-1cd0-4a06-8452-891f0149fa32.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/7d92fb86-1cd0-4a06-8452-891f0149fa32.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252Ffc5a3816-d453-4123-8166-420490ccb021.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/fc5a3816-d453-4123-8166-420490ccb021.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252F8960d469-a41a-49d7-9fee-d0edbdf1c68d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/8960d469-a41a-49d7-9fee-d0edbdf1c68d.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252F20c40f71-1ed0-48ab-ba2b-6c037a0eb528.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/20c40f71-1ed0-48ab-ba2b-6c037a0eb528.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252F0e69f64b-f888-4cbd-8961-b2fe693137f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/0e69f64b-f888-4cbd-8961-b2fe693137f6.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252F01d5af01-320e-43b0-a58c-ba9187684656.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/01d5af01-320e-43b0-a58c-ba9187684656.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252F1c25b2fe-02a8-486e-a4a6-6bfb1dc63a6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/1c25b2fe-02a8-486e-a4a6-6bfb1dc63a6f.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252Ff24a2f39-14ac-4ba5-b013-959e01bb8e45.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/f24a2f39-14ac-4ba5-b013-959e01bb8e45.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252Fe13fd842-a6a8-44d4-9aad-8d17c43df41e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/e13fd842-a6a8-44d4-9aad-8d17c43df41e.jpg already downloaded
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640640%252Fgeneral%252F579190fe-035c-4346-88a3-b68e53b89751.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640640/general/579190fe-035c-4346-88a3-b68e53b89751.jpg already downloaded
2026-03-25 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0085e23-3bf0-53ab-ab5e-c0608d568a6c, identifier: 10728541
2026-03-25 16:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/5766aab4-c964-42d3-816a-5f4f47f7b8a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/1916a26f-426d-4a27-bcca-cf050c01612a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:06 [scrapy.extensions.logstats] INFO: Crawled 57 pages (at 57 pages/min), scraped 46 items (at 46 items/min)
2026-03-25 16:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 16:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10728541
2026-03-25 16:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10728541
2026-03-25 16:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0085e23-3bf0-53ab-ab5e-c0608d568a6c with identifier: 10728541 to the API
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'c0085e23-3bf0-53ab-ab5e-c0608d568a6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728541',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 75310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5640640/general/7d92fb86-1cd0-4a06-8452-891f0149fa32.jpg',
'https://images.openlane.eu/carimgs/5640640/general/fc5a3816-d453-4123-8166-420490ccb021.jpg',
'https://images.openlane.eu/carimgs/5640640/general/8960d469-a41a-49d7-9fee-d0edbdf1c68d.jpg',
'https://images.openlane.eu/carimgs/5640640/general/20c40f71-1ed0-48ab-ba2b-6c037a0eb528.jpg',
'https://images.openlane.eu/carimgs/5640640/general/0e69f64b-f888-4cbd-8961-b2fe693137f6.jpg',
'https://images.openlane.eu/carimgs/5640640/general/01d5af01-320e-43b0-a58c-ba9187684656.jpg',
'https://images.openlane.eu/carimgs/5640640/general/1c25b2fe-02a8-486e-a4a6-6bfb1dc63a6f.jpg',
'https://images.openlane.eu/carimgs/5640640/general/f24a2f39-14ac-4ba5-b013-959e01bb8e45.jpg',
'https://images.openlane.eu/carimgs/5640640/general/e13fd842-a6a8-44d4-9aad-8d17c43df41e.jpg',
'https://images.openlane.eu/carimgs/5640640/general/579190fe-035c-4346-88a3-b68e53b89751.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/7d92fb86-1cd0-4a06-8452-891f0149fa32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/fc5a3816-d453-4123-8166-420490ccb021.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/8960d469-a41a-49d7-9fee-d0edbdf1c68d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/20c40f71-1ed0-48ab-ba2b-6c037a0eb528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/0e69f64b-f888-4cbd-8961-b2fe693137f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/01d5af01-320e-43b0-a58c-ba9187684656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/1c25b2fe-02a8-486e-a4a6-6bfb1dc63a6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/f24a2f39-14ac-4ba5-b013-959e01bb8e45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/e13fd842-a6a8-44d4-9aad-8d17c43df41e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0085e23-3bf0-53ab-ab5e-c0608d568a6c/c0085e23-3bf0-53ab-ab5e-c0608d568a6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640640/general/579190fe-035c-4346-88a3-b68e53b89751.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Manual - 95 hp - 75.310 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728541%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Saving data for 10728541: {'created_time': 1774456267.082298, 'last_price_update_time': 1774456267.08231, 'auction_closing_time': 1774607400.0}
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728541') HTTP/1.1" 204 0
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10725102
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725102%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10725102: 1
2026-03-25 16:31:07 [adesa.fr] INFO: Scraping item 10725102 url https://www.openlane.eu/en/carv6/auction/10725102
2026-03-25 16:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10723766
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723766%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10723766: 0
2026-03-25 16:31:07 [adesa.fr] INFO: Skipping item 10723766 url https://www.openlane.eu/en/carv6/auction/10723766
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10723775
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723775%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10723775: 0
2026-03-25 16:31:07 [adesa.fr] INFO: Skipping item 10723775 url https://www.openlane.eu/en/carv6/auction/10723775
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10723697
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723697%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10723697: 0
2026-03-25 16:31:07 [adesa.fr] INFO: Skipping item 10723697 url https://www.openlane.eu/en/carv6/auction/10723697
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10723769
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723769%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10723769: 0
2026-03-25 16:31:07 [adesa.fr] INFO: Skipping item 10723769 url https://www.openlane.eu/en/carv6/auction/10723769
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10723742
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723742%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10723742: 0
2026-03-25 16:31:07 [adesa.fr] INFO: Skipping item 10723742 url https://www.openlane.eu/en/carv6/auction/10723742
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10723715
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723715%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10723715: 0
2026-03-25 16:31:07 [adesa.fr] INFO: Skipping item 10723715 url https://www.openlane.eu/en/carv6/auction/10723715
2026-03-25 16:31:07 [adesa.fr] INFO: Found listing with ID: 10724992
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724992%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [adesa.fr] INFO: Scrape type for 10724992: 1
2026-03-25 16:31:07 [adesa.fr] INFO: Scraping item 10724992 url https://www.openlane.eu/en/carv6/auction/10724992
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945500810>
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F5766aab4-c964-42d3-816a-5f4f47f7b8a4.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/5766aab4-c964-42d3-816a-5f4f47f7b8a4.jpg saved to cache
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe94557c9d0>
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F1916a26f-426d-4a27-bcca-cf050c01612a.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/1916a26f-426d-4a27-bcca-cf050c01612a.jpg saved to cache
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10725015
2026-03-25 16:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab151512-6325-57a4-a2f7-7db98f2a478f with scrape type 1
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab151512-6325-57a4-a2f7-7db98f2a478f
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252Fdf5fd43b-7f15-480f-877c-33bf96d06cc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F786dc1e9-c2cb-4abc-872b-62001834d490.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252Fce29c727-35d1-4e43-93f3-48c3be639a57.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F372df294-9b71-4d84-9229-71baec9cba33.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F760a8c19-8faf-4820-b234-b62552c474f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg already downloaded
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg already downloaded
2026-03-25 16:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab151512-6325-57a4-a2f7-7db98f2a478f, identifier: 10725015
2026-03-25 16:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10725015
2026-03-25 16:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10725015
2026-03-25 16:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10725015 to the API
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725015>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'ab151512-6325-57a4-a2f7-7db98f2a478f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725015',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 15666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg',
'https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg',
'https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg',
'https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg',
'https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg',
'https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg',
'https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg',
'https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg',
'https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg',
'https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg',
'Width': 1024}],
'price': 36400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 15.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725015%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Saving data for 10725015: {'created_time': 1774456268.064419, 'last_price_update_time': 1774456268.064431, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725015') HTTP/1.1" 204 0
2026-03-25 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/0d7142ee-47ea-4adf-94b1-36a06dfadabd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:08 [adesa.fr] INFO: Found listing with ID: 10723712
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723712%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Scrape type for 10723712: 0
2026-03-25 16:31:08 [adesa.fr] INFO: Skipping item 10723712 url https://www.openlane.eu/en/carv6/auction/10723712
2026-03-25 16:31:08 [adesa.fr] INFO: Found listing with ID: 10723722
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723722%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Scrape type for 10723722: 0
2026-03-25 16:31:08 [adesa.fr] INFO: Skipping item 10723722 url https://www.openlane.eu/en/carv6/auction/10723722
2026-03-25 16:31:08 [adesa.fr] INFO: Found listing with ID: 10723683
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723683%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Scrape type for 10723683: 0
2026-03-25 16:31:08 [adesa.fr] INFO: Skipping item 10723683 url https://www.openlane.eu/en/carv6/auction/10723683
2026-03-25 16:31:08 [adesa.fr] INFO: Found listing with ID: 10723733
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723733%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Scrape type for 10723733: 0
2026-03-25 16:31:08 [adesa.fr] INFO: Skipping item 10723733 url https://www.openlane.eu/en/carv6/auction/10723733
2026-03-25 16:31:08 [adesa.fr] INFO: Found listing with ID: 10723720
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723720%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Scrape type for 10723720: 0
2026-03-25 16:31:08 [adesa.fr] INFO: Skipping item 10723720 url https://www.openlane.eu/en/carv6/auction/10723720
2026-03-25 16:31:08 [adesa.fr] INFO: Found listing with ID: 10725044
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725044%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Scrape type for 10725044: 1
2026-03-25 16:31:08 [adesa.fr] INFO: Scraping item 10725044 url https://www.openlane.eu/en/carv6/auction/10725044
2026-03-25 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/274f1161-fed2-415b-804f-e9aef0847b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10725124
2026-03-25 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4b600ff-c246-5306-b624-0c87022e03c3 with scrape type 1
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4b600ff-c246-5306-b624-0c87022e03c3
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252Fb309feeb-674a-45dd-a9db-8bbd1c482de6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F825503fe-68b0-420c-a2aa-94a54bb83116.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252Fdec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252Fe064d3f0-3409-439d-a191-9d96349585d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F3de25999-2033-4f3a-bc46-813923ff9686.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg already downloaded
2026-03-25 16:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4b600ff-c246-5306-b624-0c87022e03c3, identifier: 10725124
2026-03-25 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10725020
2026-03-25 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d344639c-dc8a-532a-9da5-5984b205cd25 with scrape type 1
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d344639c-dc8a-532a-9da5-5984b205cd25
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F8f2402fd-eb53-49d7-98d6-97daafb86587.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Fafc8d662-c776-457e-b426-8184223fbc0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Fc1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F6e15efac-91b5-4f01-810d-4db81642b9c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Fd8bb436d-4335-4a9e-b384-9128bf0f554c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Ff90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F4bf55013-3848-447e-8682-cf827db45d9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg already downloaded
2026-03-25 16:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d344639c-dc8a-532a-9da5-5984b205cd25, identifier: 10725020
2026-03-25 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10724973
2026-03-25 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 1
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg already downloaded
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F5e31699e-5f5e-46c1-b074-c1544dfae584.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/5e31699e-5f5e-46c1-b074-c1544dfae584.JPG not downloaded yet
2026-03-25 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/9175fbd6-3d3e-49f0-80c1-8d29cd62ceed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/d59af05c-4cec-4f31-9beb-b04127b77517.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:08 [adesa.fr] INFO: Found listing with ID: 10725034
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725034%27 HTTP/1.1" 200 None
2026-03-25 16:31:08 [adesa.fr] INFO: Scrape type for 10725034: 1
2026-03-25 16:31:08 [adesa.fr] INFO: Scraping item 10725034 url https://www.openlane.eu/en/carv6/auction/10725034
2026-03-25 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10725124
2026-03-25 16:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10725124
2026-03-25 16:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10725124 to the API
2026-03-25 16:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'a4b600ff-c246-5306-b624-0c87022e03c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725124',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 14550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg',
'https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg',
'https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg',
'https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg',
'https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg',
'https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg',
'https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg',
'https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg',
'https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg',
'https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1380452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054697,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1141760,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 936147,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940673,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1309091,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700382,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741717,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 742375,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 716749,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg',
'Width': 2731}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 14.550 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725124%27 HTTP/1.1" 200 None
2026-03-25 16:31:09 [adesa.fr] INFO: Saving data for 10725124: {'created_time': 1774456269.422869, 'last_price_update_time': 1774456269.422885, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725124') HTTP/1.1" 204 0
2026-03-25 16:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10725020
2026-03-25 16:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10725020
2026-03-25 16:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10725020 to the API
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725020>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'd344639c-dc8a-532a-9da5-5984b205cd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725020',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 77636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg',
'https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg',
'https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg',
'https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg',
'https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg',
'https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg',
'https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg',
'https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg',
'https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg',
'https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1409145,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1047826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1036956,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1386774,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643601,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 843195,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940040,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 748816,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1360243,
'Height': 2731,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602574,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 77.636 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725020%27 HTTP/1.1" 200 None
2026-03-25 16:31:09 [adesa.fr] INFO: Saving data for 10725020: {'created_time': 1774456269.851986, 'last_price_update_time': 1774456269.851996, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725020') HTTP/1.1" 204 0
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG not downloaded yet
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9458d9fd0>
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F0d7142ee-47ea-4adf-94b1-36a06dfadabd.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/0d7142ee-47ea-4adf-94b1-36a06dfadabd.jpg saved to cache
2026-03-25 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:09 [adesa.fr] INFO: Found listing with ID: 10725126
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725126%27 HTTP/1.1" 200 None
2026-03-25 16:31:09 [adesa.fr] INFO: Scrape type for 10725126: 1
2026-03-25 16:31:09 [adesa.fr] INFO: Scraping item 10725126 url https://www.openlane.eu/en/carv6/auction/10725126
2026-03-25 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252Fc7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/c7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG not downloaded yet
2026-03-25 16:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945588810>
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F274f1161-fed2-415b-804f-e9aef0847b9a.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/274f1161-fed2-415b-804f-e9aef0847b9a.jpg saved to cache
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10725094
2026-03-25 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 1
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e90f2d07-25cc-5406-915b-30276a6c2e1d
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252Fb2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/b2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG not downloaded yet
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9454ea890>
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F9175fbd6-3d3e-49f0-80c1-8d29cd62ceed.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/9175fbd6-3d3e-49f0-80c1-8d29cd62ceed.jpg saved to cache
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945908590>
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252Fd59af05c-4cec-4f31-9beb-b04127b77517.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/d59af05c-4cec-4f31-9beb-b04127b77517.jpg saved to cache
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:10 [adesa.fr] INFO: Found listing with ID: 10723748
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723748%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [adesa.fr] INFO: Scrape type for 10723748: 0
2026-03-25 16:31:10 [adesa.fr] INFO: Skipping item 10723748 url https://www.openlane.eu/en/carv6/auction/10723748
2026-03-25 16:31:10 [adesa.fr] INFO: Found listing with ID: 10724979
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724979%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [adesa.fr] INFO: Scrape type for 10724979: 1
2026-03-25 16:31:10 [adesa.fr] INFO: Scraping item 10724979 url https://www.openlane.eu/en/carv6/auction/10724979
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252Fe0d9e420-6924-4c44-9404-639fb89afa3b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/e0d9e420-6924-4c44-9404-639fb89afa3b.JPG not downloaded yet
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252Fb684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/b684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG not downloaded yet
2026-03-25 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/5fa9d2e8-8b2a-4a6f-8042-ecadc9cdd90a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/86c1ee5b-a6ed-450a-8aac-5d90950eb71d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:10 [adesa.fr] INFO: Found listing with ID: 10725022
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725022%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [adesa.fr] INFO: Scrape type for 10725022: 1
2026-03-25 16:31:10 [adesa.fr] INFO: Scraping item 10725022 url https://www.openlane.eu/en/carv6/auction/10725022
2026-03-25 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10725080
2026-03-25 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with scrape type 1
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fe7ca85af-d32e-46b5-852b-3c613fc13206.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fa1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F809091a0-8142-4280-8d49-62357d92277b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F855ca511-a98e-479f-a23e-cd0c6d7471df.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fef27a945-3ccc-4241-a892-bf83f2bf416c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fd22b993c-3366-4e3b-9c8d-6411dc696b30.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg already downloaded
2026-03-25 16:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe, identifier: 10725080
2026-03-25 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10725088
2026-03-25 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 1
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fda37b6-f62b-51b2-97b9-79984a534b70
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F0af6d9da-e7ca-456a-9d73-b247b3221556.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/0af6d9da-e7ca-456a-9d73-b247b3221556.jpg already downloaded
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Feb1e18d5-501e-4b83-a155-562a22e1ab40.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG not downloaded yet
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG not downloaded yet
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F73f809b5-08de-42d6-8329-28093422a3dc.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/73f809b5-08de-42d6-8329-28093422a3dc.JPG not downloaded yet
2026-03-25 16:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10725080
2026-03-25 16:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10725080
2026-03-25 16:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10725080 to the API
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725080>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 619,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '5f2dd8b4-b455-5643-afdb-e9d4ec634efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725080',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 25184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg',
'https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg',
'https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg',
'https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg',
'https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg',
'https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg',
'https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg',
'https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg',
'https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg',
'https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17213,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18818,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17238,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16572,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27756,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26784,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25768,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31169,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23496,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27650,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg',
'Width': 500}],
'price': 52200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX M - xDrive - Electric - 619 hp - 25.184 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725080%27 HTTP/1.1" 200 None
2026-03-25 16:31:10 [adesa.fr] INFO: Saving data for 10725080: {'created_time': 1774456270.994792, 'last_price_update_time': 1774456270.994807, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725080') HTTP/1.1" 204 0
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10725711
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725711%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10725711: 1
2026-03-25 16:31:11 [adesa.fr] INFO: Scraping item 10725711 url https://www.openlane.eu/en/carv6/auction/10725711
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Fcc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/cc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F1a63339e-6e41-4579-850a-98864374abc9.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/1a63339e-6e41-4579-850a-98864374abc9.JPG not downloaded yet
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945919690>
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F5fa9d2e8-8b2a-4a6f-8042-ecadc9cdd90a.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/5fa9d2e8-8b2a-4a6f-8042-ecadc9cdd90a.jpg saved to cache
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9459531d0>
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F86c1ee5b-a6ed-450a-8aac-5d90950eb71d.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/86c1ee5b-a6ed-450a-8aac-5d90950eb71d.jpg saved to cache
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10725095
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725095%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10725095: 1
2026-03-25 16:31:11 [adesa.fr] INFO: Scraping item 10725095 url https://www.openlane.eu/en/carv6/auction/10725095
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Fa5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/a5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG not downloaded yet
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F8c08f107-898c-412f-af98-daa3139157e7.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/8c08f107-898c-412f-af98-daa3139157e7.JPG not downloaded yet
2026-03-25 16:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10723759
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723759%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10723759: 0
2026-03-25 16:31:11 [adesa.fr] INFO: Skipping item 10723759 url https://www.openlane.eu/en/carv6/auction/10723759
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10723718
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723718%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10723718: 0
2026-03-25 16:31:11 [adesa.fr] INFO: Skipping item 10723718 url https://www.openlane.eu/en/carv6/auction/10723718
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10723692
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723692%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10723692: 0
2026-03-25 16:31:11 [adesa.fr] INFO: Skipping item 10723692 url https://www.openlane.eu/en/carv6/auction/10723692
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10723699
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723699%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10723699: 0
2026-03-25 16:31:11 [adesa.fr] INFO: Skipping item 10723699 url https://www.openlane.eu/en/carv6/auction/10723699
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10723704
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723704%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10723704: 0
2026-03-25 16:31:11 [adesa.fr] INFO: Skipping item 10723704 url https://www.openlane.eu/en/carv6/auction/10723704
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10723741
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723741%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10723741: 0
2026-03-25 16:31:11 [adesa.fr] INFO: Skipping item 10723741 url https://www.openlane.eu/en/carv6/auction/10723741
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10725084
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725084%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10725084: 1
2026-03-25 16:31:11 [adesa.fr] INFO: Scraping item 10725084 url https://www.openlane.eu/en/carv6/auction/10725084
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Feec6b365-915c-453b-a9ce-47d6134b82b3.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/eec6b365-915c-453b-a9ce-47d6134b82b3.JPG not downloaded yet
2026-03-25 16:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG not downloaded yet
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/73f809b5-08de-42d6-8329-28093422a3dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/cc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10725085
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725085%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10725085: 1
2026-03-25 16:31:11 [adesa.fr] INFO: Scraping item 10725085 url https://www.openlane.eu/en/carv6/auction/10725085
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F42a05e16-1676-453f-871b-cc998bc68ae1.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/42a05e16-1676-453f-871b-cc998bc68ae1.JPG not downloaded yet
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/1a63339e-6e41-4579-850a-98864374abc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F86b105ea-f57c-429c-87a0-0400a999fef5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/86b105ea-f57c-429c-87a0-0400a999fef5.JPG not downloaded yet
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10724986
2026-03-25 16:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 1
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F99742417-d62c-482c-ac4b-29538e66413e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/99742417-d62c-482c-ac4b-29538e66413e.jpg already downloaded
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252Fa4a66509-7689-4ed3-bc22-17039fa8f31a.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/a4a66509-7689-4ed3-bc22-17039fa8f31a.JPG not downloaded yet
2026-03-25 16:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65b93302-f497-5261-9085-8db1d14e314a with identifier: 10725012
2026-03-25 16:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65b93302-f497-5261-9085-8db1d14e314a with scrape type 1
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65b93302-f497-5261-9085-8db1d14e314a
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F93f61527-9b9b-42db-8325-d7b885e5fa23.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/93f61527-9b9b-42db-8325-d7b885e5fa23.jpg already downloaded
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F4cfdec85-f0b5-47dd-9ba2-238937325988.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/4cfdec85-f0b5-47dd-9ba2-238937325988.JPG not downloaded yet
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/a5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10725110
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725110%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10725110: 1
2026-03-25 16:31:11 [adesa.fr] INFO: Scraping item 10725110 url https://www.openlane.eu/en/carv6/auction/10725110
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F7d113499-3d7b-473f-9408-d3c0521a78f6.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/7d113499-3d7b-473f-9408-d3c0521a78f6.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG not downloaded yet
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F734d20e3-8fcb-42db-8da9-b5310e15a32d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/734d20e3-8fcb-42db-8da9-b5310e15a32d.JPG not downloaded yet
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/eec6b365-915c-453b-a9ce-47d6134b82b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:11 [adesa.fr] INFO: Found listing with ID: 10725087
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725087%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [adesa.fr] INFO: Scrape type for 10725087: 1
2026-03-25 16:31:11 [adesa.fr] INFO: Scraping item 10725087 url https://www.openlane.eu/en/carv6/auction/10725087
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Fad3a7818-aace-42ee-84dd-d98bb14853f8.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/ad3a7818-aace-42ee-84dd-d98bb14853f8.JPG not downloaded yet
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F1e1f229a-5af0-4ca7-8f73-7bef3b015e99.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/1e1f229a-5af0-4ca7-8f73-7bef3b015e99.JPG not downloaded yet
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/42a05e16-1676-453f-871b-cc998bc68ae1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:12 [adesa.fr] INFO: Found listing with ID: 10723706
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723706%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [adesa.fr] INFO: Scrape type for 10723706: 0
2026-03-25 16:31:12 [adesa.fr] INFO: Skipping item 10723706 url https://www.openlane.eu/en/carv6/auction/10723706
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F0392fdb1-c721-4943-9997-7a885f6bb548.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/0392fdb1-c721-4943-9997-7a885f6bb548.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F7df4f1b7-0afd-4df4-9b06-ca36b6cec0d8.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/7df4f1b7-0afd-4df4-9b06-ca36b6cec0d8.JPG not downloaded yet
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/7d113499-3d7b-473f-9408-d3c0521a78f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG not downloaded yet
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/734d20e3-8fcb-42db-8da9-b5310e15a32d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252Fd998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/d998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F9782ef90-477e-4d2a-a679-396fcefdbb17.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/9782ef90-477e-4d2a-a679-396fcefdbb17.JPG not downloaded yet
2026-03-25 16:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/ad3a7818-aace-42ee-84dd-d98bb14853f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F002c834f-789e-48c0-a9ae-764d044acb2b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/002c834f-789e-48c0-a9ae-764d044acb2b.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F7b326787-85ee-4fd4-a11c-4c2740c1f4e1.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/7b326787-85ee-4fd4-a11c-4c2740c1f4e1.JPG not downloaded yet
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/7df4f1b7-0afd-4df4-9b06-ca36b6cec0d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/0392fdb1-c721-4943-9997-7a885f6bb548.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252Ff929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/f929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F3febd111-c4ac-4fd1-964f-15a4115285cf.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/3febd111-c4ac-4fd1-964f-15a4115285cf.JPG not downloaded yet
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/9782ef90-477e-4d2a-a679-396fcefdbb17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F890e22ec-8105-4967-aea6-e11059af2c2e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/890e22ec-8105-4967-aea6-e11059af2c2e.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F42e99843-2c65-485d-a22e-790ca1edb038.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/42e99843-2c65-485d-a22e-790ca1edb038.JPG not downloaded yet
2026-03-25 16:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee0c789b-288b-5ad9-b69f-30d1197ae65e with identifier: 10725115
2026-03-25 16:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0c789b-288b-5ad9-b69f-30d1197ae65e with scrape type 1
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee0c789b-288b-5ad9-b69f-30d1197ae65e
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F3994c042-52fa-4fbd-8052-99af59611eda.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/3994c042-52fa-4fbd-8052-99af59611eda.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F6725c001-1153-4f51-970e-3b184a034924.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/6725c001-1153-4f51-970e-3b184a034924.JPG not downloaded yet
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/7b326787-85ee-4fd4-a11c-4c2740c1f4e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/002c834f-789e-48c0-a9ae-764d044acb2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/d998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645399%252Fgeneral%252F42ae198a-5c60-4b7c-9db3-d89c8260ef89.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645399/general/42ae198a-5c60-4b7c-9db3-d89c8260ef89.JPG not downloaded yet
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252Fd9a49a38-7ad2-4a5b-a99d-c0a17f6cf20b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/d9a49a38-7ad2-4a5b-a99d-c0a17f6cf20b.JPG not downloaded yet
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F50a8dfb3-26d9-404c-a480-5e3c76366c63.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/50a8dfb3-26d9-404c-a480-5e3c76366c63.JPG not downloaded yet
2026-03-25 16:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10725147
2026-03-25 16:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with scrape type 1
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fe9868113-d92f-43fc-9160-84369cf6ca9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F86d94a30-4194-409e-977e-3d552007ca8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F8685e744-a9d4-4a72-a333-a85c79950f87.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F859d29bc-d03d-4592-82a8-484988ae7098.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fdcad574e-7fef-463d-99ba-ceb5952461d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fb5f0d7cf-f427-40df-ab42-cae1296fb008.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg already downloaded
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg already downloaded
2026-03-25 16:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d1fd43c-da3e-51c5-bf17-b57921cc8206, identifier: 10725147
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/3febd111-c4ac-4fd1-964f-15a4115285cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/42e99843-2c65-485d-a22e-790ca1edb038.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F9dbe6994-4826-4f80-a8f6-a01f38ab1627.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/9dbe6994-4826-4f80-a8f6-a01f38ab1627.JPG not downloaded yet
2026-03-25 16:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10725147
2026-03-25 16:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10725147
2026-03-25 16:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10725147 to the API
2026-03-25 16:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725147>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '1d1fd43c-da3e-51c5-bf17-b57921cc8206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725147',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 51310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1120218,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1056213,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1055311,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012929,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861741,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1626313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1187240,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1779196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1642257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg',
'Width': 3641}],
'price': 54600,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 197 hp - 51.310 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725147%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [adesa.fr] INFO: Saving data for 10725147: {'created_time': 1774456273.362158, 'last_price_update_time': 1774456273.362169, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725147') HTTP/1.1" 204 0
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/890e22ec-8105-4967-aea6-e11059af2c2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252Fa998aaa0-bf32-40c8-97ca-4b8a85ea0cec.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/a998aaa0-bf32-40c8-97ca-4b8a85ea0cec.JPG not downloaded yet
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F3760b5c7-9233-4a79-a25d-fffba67453f5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/3760b5c7-9233-4a79-a25d-fffba67453f5.JPG not downloaded yet
2026-03-25 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/d9a49a38-7ad2-4a5b-a99d-c0a17f6cf20b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/50a8dfb3-26d9-404c-a480-5e3c76366c63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F09fbd98b-cc96-4fd5-a5af-647a6b477e78.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/09fbd98b-cc96-4fd5-a5af-647a6b477e78.JPG not downloaded yet
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/42ae198a-5c60-4b7c-9db3-d89c8260ef89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F54de2afd-9856-432e-985a-588baace72d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/54de2afd-9856-432e-985a-588baace72d3.JPG not downloaded yet
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/1e1f229a-5af0-4ca7-8f73-7bef3b015e99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645403%252Fgeneral%252F8f4091a5-b791-4d64-af84-5f53bc317b82.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645403/general/8f4091a5-b791-4d64-af84-5f53bc317b82.JPG not downloaded yet
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/f929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/3760b5c7-9233-4a79-a25d-fffba67453f5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10725004
2026-03-25 16:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 1
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F77281d5f-e112-48fc-ae60-214d59204f23.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/77281d5f-e112-48fc-ae60-214d59204f23.jpg already downloaded
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG not downloaded yet
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/09fbd98b-cc96-4fd5-a5af-647a6b477e78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/54de2afd-9856-432e-985a-588baace72d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/8f4091a5-b791-4d64-af84-5f53bc317b82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F3827ca87-2410-423f-8e93-d39748a0abc5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/3827ca87-2410-423f-8e93-d39748a0abc5.JPG not downloaded yet
2026-03-25 16:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04890960-4607-510f-85a4-3bcfa64f3cce with identifier: 10725121
2026-03-25 16:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04890960-4607-510f-85a4-3bcfa64f3cce with scrape type 1
2026-03-25 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04890960-4607-510f-85a4-3bcfa64f3cce
2026-03-25 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252Fb8a13eeb-d6f7-4c3a-9a00-16564b054de7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/b8a13eeb-d6f7-4c3a-9a00-16564b054de7.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252F48325044-0bb7-4187-ab39-650d60748ee2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/48325044-0bb7-4187-ab39-650d60748ee2.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252F64ada3f3-98aa-43d6-ac78-9b8f2f727f32.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/64ada3f3-98aa-43d6-ac78-9b8f2f727f32.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252F56f36511-55c1-4e77-aa84-4020a1d095b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/56f36511-55c1-4e77-aa84-4020a1d095b8.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252Fe5d3be93-0ad5-4589-a561-7a8807e8112a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/e5d3be93-0ad5-4589-a561-7a8807e8112a.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252Fbaf2afd8-d23e-48cb-aba9-2fb92da74784.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/baf2afd8-d23e-48cb-aba9-2fb92da74784.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252F821ed858-41f4-4301-9694-1b8fc858bb8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/821ed858-41f4-4301-9694-1b8fc858bb8f.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252Fd679416e-51e4-45a7-83d1-5ce166c2a0cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/d679416e-51e4-45a7-83d1-5ce166c2a0cc.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252F349a7fc3-f7f6-47f3-9187-7dcbc6d4cee4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/349a7fc3-f7f6-47f3-9187-7dcbc6d4cee4.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657698%252Fgeneral%252Fa85a84e6-eb45-482d-aa66-5ab219a4b31e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657698/general/a85a84e6-eb45-482d-aa66-5ab219a4b31e.jpg already downloaded
2026-03-25 16:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 04890960-4607-510f-85a4-3bcfa64f3cce, identifier: 10725121
2026-03-25 16:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10724992
2026-03-25 16:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c0508-c371-56ac-bc89-316008806add with scrape type 1
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c85c0508-c371-56ac-bc89-316008806add
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fc0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/c0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F8aa0a856-81ef-4037-9985-14e0b1adca36.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/8aa0a856-81ef-4037-9985-14e0b1adca36.JPG not downloaded yet
2026-03-25 16:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a15d42f-a366-5858-8952-b8e51b6e75a0 with identifier: 10725013
2026-03-25 16:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 with scrape type 1
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a15d42f-a366-5858-8952-b8e51b6e75a0
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252F5db8e114-407f-4ada-9c61-21d2625f638c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/5db8e114-407f-4ada-9c61-21d2625f638c.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252Fdfec462c-5b9c-4ab1-84c1-7c82254353e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/dfec462c-5b9c-4ab1-84c1-7c82254353e5.JPG not downloaded yet
2026-03-25 16:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10725119
2026-03-25 16:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6374f8de-3112-59a6-8df8-ce61b80d1623 with scrape type 1
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6374f8de-3112-59a6-8df8-ce61b80d1623
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F781221e2-0826-4752-afcf-54b3ae5a727a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252Fb9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F801cd2e2-7853-42ce-8297-bffe936196a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252Ffa77b565-c04f-4b7b-8edb-8ebe93920491.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252Fa1cc53be-7571-4615-9812-963c1df2676c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg already downloaded
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg already downloaded
2026-03-25 16:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6374f8de-3112-59a6-8df8-ce61b80d1623, identifier: 10725119
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252Ff065cad1-fe12-4681-96eb-ac465a14ade8.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/f065cad1-fe12-4681-96eb-ac465a14ade8.JPG not downloaded yet
2026-03-25 16:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 04890960-4607-510f-85a4-3bcfa64f3cce with identifier: 10725121
2026-03-25 16:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 04890960-4607-510f-85a4-3bcfa64f3cce with identifier: 10725121
2026-03-25 16:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 04890960-4607-510f-85a4-3bcfa64f3cce with identifier: 10725121 to the API
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725121>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '04890960-4607-510f-85a4-3bcfa64f3cce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725121',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 49365,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5657698/general/b8a13eeb-d6f7-4c3a-9a00-16564b054de7.jpg',
'https://images.openlane.eu/carimgs/5657698/general/48325044-0bb7-4187-ab39-650d60748ee2.jpg',
'https://images.openlane.eu/carimgs/5657698/general/64ada3f3-98aa-43d6-ac78-9b8f2f727f32.jpg',
'https://images.openlane.eu/carimgs/5657698/general/56f36511-55c1-4e77-aa84-4020a1d095b8.jpg',
'https://images.openlane.eu/carimgs/5657698/general/e5d3be93-0ad5-4589-a561-7a8807e8112a.jpg',
'https://images.openlane.eu/carimgs/5657698/general/baf2afd8-d23e-48cb-aba9-2fb92da74784.jpg',
'https://images.openlane.eu/carimgs/5657698/general/821ed858-41f4-4301-9694-1b8fc858bb8f.jpg',
'https://images.openlane.eu/carimgs/5657698/general/d679416e-51e4-45a7-83d1-5ce166c2a0cc.jpg',
'https://images.openlane.eu/carimgs/5657698/general/349a7fc3-f7f6-47f3-9187-7dcbc6d4cee4.jpg',
'https://images.openlane.eu/carimgs/5657698/general/a85a84e6-eb45-482d-aa66-5ab219a4b31e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1069233,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/b8a13eeb-d6f7-4c3a-9a00-16564b054de7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1387930,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/48325044-0bb7-4187-ab39-650d60748ee2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/64ada3f3-98aa-43d6-ac78-9b8f2f727f32.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 925967,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/56f36511-55c1-4e77-aa84-4020a1d095b8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1108988,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/e5d3be93-0ad5-4589-a561-7a8807e8112a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1003133,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/baf2afd8-d23e-48cb-aba9-2fb92da74784.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 814930,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/821ed858-41f4-4301-9694-1b8fc858bb8f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 733537,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/d679416e-51e4-45a7-83d1-5ce166c2a0cc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 796749,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/349a7fc3-f7f6-47f3-9187-7dcbc6d4cee4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04890960-4607-510f-85a4-3bcfa64f3cce/04890960-4607-510f-85a4-3bcfa64f3cce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741881,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657698/general/a85a84e6-eb45-482d-aa66-5ab219a4b31e.jpg',
'Width': 2731}],
'price': 31900,
'price_includes_vat': True,
'registration_date': '2021-04-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 49.365 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725121%27 HTTP/1.1" 200 None
2026-03-25 16:31:14 [adesa.fr] INFO: Saving data for 10725121: {'created_time': 1774456274.920304, 'last_price_update_time': 1774456274.920316, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725121') HTTP/1.1" 204 0
2026-03-25 16:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10725119
2026-03-25 16:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10725119
2026-03-25 16:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10725119 to the API
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725119>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '6374f8de-3112-59a6-8df8-ce61b80d1623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725119',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 46946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg',
'https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg',
'https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg',
'https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg',
'https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg',
'https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg',
'https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg',
'https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg',
'https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg',
'https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1072266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1011807,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 902689,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927366,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1141127,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678428,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 790214,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 786101,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 951432,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg',
'Width': 2731}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Ariya 63 kWh Advance - Electric - Automatic - 218 hp - '
'46.946 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2023}
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725119%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [adesa.fr] INFO: Saving data for 10725119: {'created_time': 1774456275.475016, 'last_price_update_time': 1774456275.475028, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725119') HTTP/1.1" 204 0
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252Fd11116a9-a2ee-4d84-8633-16b6f0895e0e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/d11116a9-a2ee-4d84-8633-16b6f0895e0e.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG not downloaded yet
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/a998aaa0-bf32-40c8-97ca-4b8a85ea0cec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645399/general/4cfdec85-f0b5-47dd-9ba2-238937325988.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725012)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/6725c001-1153-4f51-970e-3b184a034924.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252F5b4945cd-57ec-4a9f-8753-78f69b63b9e9.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/5b4945cd-57ec-4a9f-8753-78f69b63b9e9.JPG not downloaded yet
2026-03-25 16:31:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645403/general/9dbe6994-4826-4f80-a8f6-a01f38ab1627.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725115)
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F1ea54670-5bb9-49da-8140-766a637f4a22.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/1ea54670-5bb9-49da-8140-766a637f4a22.JPG not downloaded yet
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/3827ca87-2410-423f-8e93-d39748a0abc5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F9d268142-93c7-46d1-8412-f726b5503461.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/9d268142-93c7-46d1-8412-f726b5503461.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252F9135a7c2-c294-4a6d-9d05-202111429694.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/9135a7c2-c294-4a6d-9d05-202111429694.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F59431423-30b1-47d9-9cae-4e260091647f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/59431423-30b1-47d9-9cae-4e260091647f.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fac31b82c-7a20-4501-8752-92e93ddca172.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/ac31b82c-7a20-4501-8752-92e93ddca172.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252F7846ef63-4530-4628-9a41-c8265c7324a4.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/7846ef63-4530-4628-9a41-c8265c7324a4.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F955910b8-1fec-4599-8cc9-668ddb39c28e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/955910b8-1fec-4599-8cc9-668ddb39c28e.JPG not downloaded yet
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/d11116a9-a2ee-4d84-8633-16b6f0895e0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/f065cad1-fe12-4681-96eb-ac465a14ade8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/8aa0a856-81ef-4037-9985-14e0b1adca36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/86b105ea-f57c-429c-87a0-0400a999fef5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/a4a66509-7689-4ed3-bc22-17039fa8f31a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724986)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/dfec462c-5b9c-4ab1-84c1-7c82254353e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fafe26646-9725-4d1a-9563-608447233b6f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/afe26646-9725-4d1a-9563-608447233b6f.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252Fdf9fc6fe-fd2b-45b3-8954-9f2f4314f64d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/df9fc6fe-fd2b-45b3-8954-9f2f4314f64d.JPG not downloaded yet
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252Fd3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/d3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG not downloaded yet
2026-03-25 16:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10725044
2026-03-25 16:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746d0c7f-9846-5d7f-9982-162c0c879f45 with scrape type 1
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 746d0c7f-9846-5d7f-9982-162c0c879f45
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252Fc5ea4af7-5c00-40a2-9147-275bd711ba36.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/c5ea4af7-5c00-40a2-9147-275bd711ba36.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F50c80540-7325-43ac-b493-fedb184f7770.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/50c80540-7325-43ac-b493-fedb184f7770.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F6996a62e-b904-4955-bea9-1184263af4f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/6996a62e-b904-4955-bea9-1184263af4f4.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F6b3be6f4-c654-48ce-87c8-239c30a93543.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/6b3be6f4-c654-48ce-87c8-239c30a93543.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F302bbc9b-e664-4b79-9385-f184414deda9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/302bbc9b-e664-4b79-9385-f184414deda9.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F082b17c4-a187-483e-8014-5cfb7f0d7793.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/082b17c4-a187-483e-8014-5cfb7f0d7793.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252F32d25949-6754-4b29-a0f2-a6337bf30c84.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/32d25949-6754-4b29-a0f2-a6337bf30c84.jpg already downloaded
2026-03-25 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707323%252Fgeneral%252Fd6400a16-2d73-4268-a497-fdf4c5827bd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/d6400a16-2d73-4268-a497-fdf4c5827bd3.jpg already downloaded
2026-03-25 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 746d0c7f-9846-5d7f-9982-162c0c879f45, identifier: 10725044
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65b93302-f497-5261-9085-8db1d14e314a, skipping ID generation
2026-03-25 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65b93302-f497-5261-9085-8db1d14e314a with scrape type 1
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65b93302-f497-5261-9085-8db1d14e314a sending to next pipeline
2026-03-25 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 65b93302-f497-5261-9085-8db1d14e314a, identifier: 10725012
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac3761e7-10c4-5be0-824b-56152a63d633 with identifier: 10725102
2026-03-25 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac3761e7-10c4-5be0-824b-56152a63d633 with scrape type 1
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac3761e7-10c4-5be0-824b-56152a63d633
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252Fc0b1a0c7-f9cb-419d-b537-8809eca03e7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/c0b1a0c7-f9cb-419d-b537-8809eca03e7c.jpg already downloaded
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252Fd91838b1-48bc-4e01-884f-bdbd1d1b69ab.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/d91838b1-48bc-4e01-884f-bdbd1d1b69ab.JPG not downloaded yet
2026-03-25 16:31:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee0c789b-288b-5ad9-b69f-30d1197ae65e, skipping ID generation
2026-03-25 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0c789b-288b-5ad9-b69f-30d1197ae65e with scrape type 1
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee0c789b-288b-5ad9-b69f-30d1197ae65e sending to next pipeline
2026-03-25 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee0c789b-288b-5ad9-b69f-30d1197ae65e, identifier: 10725115
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fd7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/d7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG not downloaded yet
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252F646fd17f-c362-45a8-b8cd-7fa970bb9706.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/646fd17f-c362-45a8-b8cd-7fa970bb9706.JPG not downloaded yet
2026-03-25 16:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10725044
2026-03-25 16:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10725044
2026-03-25 16:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10725044 to the API
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '746d0c7f-9846-5d7f-9982-162c0c879f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725044',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 71080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5707323/general/c5ea4af7-5c00-40a2-9147-275bd711ba36.jpg',
'https://images.openlane.eu/carimgs/5707323/general/50c80540-7325-43ac-b493-fedb184f7770.jpg',
'https://images.openlane.eu/carimgs/5707323/general/6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg',
'https://images.openlane.eu/carimgs/5707323/general/6996a62e-b904-4955-bea9-1184263af4f4.jpg',
'https://images.openlane.eu/carimgs/5707323/general/6b3be6f4-c654-48ce-87c8-239c30a93543.jpg',
'https://images.openlane.eu/carimgs/5707323/general/302bbc9b-e664-4b79-9385-f184414deda9.jpg',
'https://images.openlane.eu/carimgs/5707323/general/082b17c4-a187-483e-8014-5cfb7f0d7793.jpg',
'https://images.openlane.eu/carimgs/5707323/general/484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg',
'https://images.openlane.eu/carimgs/5707323/general/32d25949-6754-4b29-a0f2-a6337bf30c84.jpg',
'https://images.openlane.eu/carimgs/5707323/general/d6400a16-2d73-4268-a497-fdf4c5827bd3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1095495,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/c5ea4af7-5c00-40a2-9147-275bd711ba36.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032235,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/50c80540-7325-43ac-b493-fedb184f7770.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 997826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 901951,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/6996a62e-b904-4955-bea9-1184263af4f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 868027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/6b3be6f4-c654-48ce-87c8-239c30a93543.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197489,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/302bbc9b-e664-4b79-9385-f184414deda9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 753205,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/082b17c4-a187-483e-8014-5cfb7f0d7793.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688926,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1030014,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/32d25949-6754-4b29-a0f2-a6337bf30c84.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1025517,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/d6400a16-2d73-4268-a497-fdf4c5827bd3.jpg',
'Width': 2731}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Arkana RS Line - Hybrid - Automatic - 94 hp - 71.080 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2021}
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725044%27 HTTP/1.1" 200 None
2026-03-25 16:31:16 [adesa.fr] INFO: Saving data for 10725044: {'created_time': 1774456276.831136, 'last_price_update_time': 1774456276.831151, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725044') HTTP/1.1" 204 0
2026-03-25 16:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 65b93302-f497-5261-9085-8db1d14e314a with identifier: 10725012
2026-03-25 16:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 65b93302-f497-5261-9085-8db1d14e314a with identifier: 10725012
2026-03-25 16:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 65b93302-f497-5261-9085-8db1d14e314a with identifier: 10725012 to the API
2026-03-25 16:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645399/general/4cfdec85-f0b5-47dd-9ba2-238937325988.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'engine_horse_power': 188,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '65b93302-f497-5261-9085-8db1d14e314a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725012',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mitsubishi',
'model': 'Eclipse',
'odometer': 25992,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65b93302-f497-5261-9085-8db1d14e314a/65b93302-f497-5261-9085-8db1d14e314a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384070,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645399/general/93f61527-9b9b-42db-8325-d7b885e5fa23.jpg',
'Width': 2731}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-10-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mitsubishi Eclipse Cross 2.4 Business - Hybrid - 188 hp - 25.992 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725012%27 HTTP/1.1" 200 None
2026-03-25 16:31:17 [adesa.fr] INFO: Saving data for 10725012: {'created_time': 1774456277.245632, 'last_price_update_time': 1774456277.245649, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725012') HTTP/1.1" 204 0
2026-03-25 16:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee0c789b-288b-5ad9-b69f-30d1197ae65e with identifier: 10725115
2026-03-25 16:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee0c789b-288b-5ad9-b69f-30d1197ae65e with identifier: 10725115
2026-03-25 16:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee0c789b-288b-5ad9-b69f-30d1197ae65e with identifier: 10725115 to the API
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645403/general/9dbe6994-4826-4f80-a8f6-a01f38ab1627.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'engine_horse_power': 188,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ee0c789b-288b-5ad9-b69f-30d1197ae65e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725115',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mitsubishi',
'model': 'Eclipse',
'odometer': 17488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0c789b-288b-5ad9-b69f-30d1197ae65e/ee0c789b-288b-5ad9-b69f-30d1197ae65e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384245,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645403/general/3994c042-52fa-4fbd-8052-99af59611eda.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mitsubishi Eclipse Cross 2.4 Business - Hybrid - 188 hp - 17.488 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725115%27 HTTP/1.1" 200 None
2026-03-25 16:31:17 [adesa.fr] INFO: Saving data for 10725115: {'created_time': 1774456277.706657, 'last_price_update_time': 1774456277.706668, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725115') HTTP/1.1" 204 0
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252Ff7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG not downloaded yet
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 65b93302-f497-5261-9085-8db1d14e314a due to Ignoring non-200 response
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252F0400bb94-6ad5-4277-8d7e-e5bb32cf2b76.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/0400bb94-6ad5-4277-8d7e-e5bb32cf2b76.JPG not downloaded yet
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ee0c789b-288b-5ad9-b69f-30d1197ae65e due to Ignoring non-200 response
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/5b4945cd-57ec-4a9f-8753-78f69b63b9e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG not downloaded yet
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252F72bef860-ce3c-49c7-ab36-2b3ad7af9ecb.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/72bef860-ce3c-49c7-ab36-2b3ad7af9ecb.JPG not downloaded yet
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf, skipping ID generation
2026-03-25 16:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 1
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf sending to next pipeline
2026-03-25 16:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf, identifier: 10724986
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/955910b8-1fec-4599-8cc9-668ddb39c28e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/7846ef63-4530-4628-9a41-c8265c7324a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/ac31b82c-7a20-4501-8752-92e93ddca172.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/1ea54670-5bb9-49da-8140-766a637f4a22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/59431423-30b1-47d9-9cae-4e260091647f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/9d268142-93c7-46d1-8412-f726b5503461.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/9135a7c2-c294-4a6d-9d05-202111429694.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252F721e793c-cb5d-40dc-8101-e1bf1b93d12a.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/721e793c-cb5d-40dc-8101-e1bf1b93d12a.JPG not downloaded yet
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10724986
2026-03-25 16:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10724986
2026-03-25 16:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10724986 to the API
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5604799/general/a4a66509-7689-4ed3-bc22-17039fa8f31a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '27e4bbcf-cff7-5af1-b237-bc82f58e8fbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724986',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 75198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e4bbcf-cff7-5af1-b237-bc82f58e8fbf/27e4bbcf-cff7-5af1-b237-bc82f58e8fbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488361,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604799/general/99742417-d62c-482c-ac4b-29538e66413e.jpg',
'Width': 2731}],
'price': 51600,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - 197 hp '
'- 75.198 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724986%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [adesa.fr] INFO: Saving data for 10724986: {'created_time': 1774456278.333, 'last_price_update_time': 1774456278.333012, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724986') HTTP/1.1" 204 0
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fad7d440b-80ec-4a12-953e-46e8012a4f38.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/ad7d440b-80ec-4a12-953e-46e8012a4f38.JPG not downloaded yet
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645414%252Fgeneral%252Fd5269867-9438-4c17-a392-404e57a03577.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645414/general/d5269867-9438-4c17-a392-404e57a03577.JPG not downloaded yet
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-25 16:31:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252F87092828-d857-483e-9aea-d239d71721b8.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/87092828-d857-483e-9aea-d239d71721b8.JPG not downloaded yet
2026-03-25 16:31: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-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/646fd17f-c362-45a8-b8cd-7fa970bb9706.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10725034
2026-03-25 16:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56009173-261d-549c-a38c-964ccb0948c6 with scrape type 1
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56009173-261d-549c-a38c-964ccb0948c6
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252F68dee1df-7ada-4176-b913-864a1efae562.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/68dee1df-7ada-4176-b913-864a1efae562.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252F7e48e055-4f90-4003-94a2-0b984a301697.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/7e48e055-4f90-4003-94a2-0b984a301697.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252Fbfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/bfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252Ff145722a-47b1-4663-aa2f-8b79ddd5759a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/f145722a-47b1-4663-aa2f-8b79ddd5759a.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252Ffb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/fb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252F1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252Fbb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/bb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252F9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252F0366253a-c876-49ee-b82a-26abfa4be652.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/0366253a-c876-49ee-b82a-26abfa4be652.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687038%252Fgeneral%252F0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg already downloaded
2026-03-25 16:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 56009173-261d-549c-a38c-964ccb0948c6, identifier: 10725034
2026-03-25 16:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 301fdc1d-dd52-5a9f-a3a0-63c503b76cca with identifier: 10725084
2026-03-25 16:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca with scrape type 1
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252Fb9a98933-e688-49d7-bbfb-7490bfc964f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/b9a98933-e688-49d7-bbfb-7490bfc964f6.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252F1903013d-a189-4f54-90d3-34bffbb8f3c2.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/1903013d-a189-4f54-90d3-34bffbb8f3c2.JPG not downloaded yet
2026-03-25 16:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10724979
2026-03-25 16:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49652e99-730f-55a4-b3a7-c756a65b8a69 with scrape type 1
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49652e99-730f-55a4-b3a7-c756a65b8a69
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252Fb90582c8-fcfd-46ca-aba1-2664012804c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/b90582c8-fcfd-46ca-aba1-2664012804c0.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F63bf2660-dafe-48dc-8fbb-a6812674736a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/63bf2660-dafe-48dc-8fbb-a6812674736a.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252Fe2fc4561-8a64-4df4-bf95-14a73587d359.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/e2fc4561-8a64-4df4-bf95-14a73587d359.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F08e61280-556a-4a60-b7fe-155278e5bbe6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/08e61280-556a-4a60-b7fe-155278e5bbe6.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F8792da52-95d8-4858-81f4-60f4388da504.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/8792da52-95d8-4858-81f4-60f4388da504.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F4056a1d2-addf-41cc-b301-75613f3e99b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/4056a1d2-addf-41cc-b301-75613f3e99b8.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg already downloaded
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575259%252Fgeneral%252F5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg already downloaded
2026-03-25 16:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49652e99-730f-55a4-b3a7-c756a65b8a69, identifier: 10724979
2026-03-25 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/d3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725004)
2026-03-25 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/d7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/d91838b1-48bc-4e01-884f-bdbd1d1b69ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/df9fc6fe-fd2b-45b3-8954-9f2f4314f64d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252F35b67f44-f03d-48f0-adfe-ea39eba82a5d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/35b67f44-f03d-48f0-adfe-ea39eba82a5d.JPG not downloaded yet
2026-03-25 16:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10725034
2026-03-25 16:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10725034
2026-03-25 16:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10725034 to the API
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725034>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '56009173-261d-549c-a38c-964ccb0948c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725034',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 7906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5687038/general/68dee1df-7ada-4176-b913-864a1efae562.jpg',
'https://images.openlane.eu/carimgs/5687038/general/7e48e055-4f90-4003-94a2-0b984a301697.jpg',
'https://images.openlane.eu/carimgs/5687038/general/bfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg',
'https://images.openlane.eu/carimgs/5687038/general/f145722a-47b1-4663-aa2f-8b79ddd5759a.jpg',
'https://images.openlane.eu/carimgs/5687038/general/fb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg',
'https://images.openlane.eu/carimgs/5687038/general/1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg',
'https://images.openlane.eu/carimgs/5687038/general/bb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg',
'https://images.openlane.eu/carimgs/5687038/general/9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg',
'https://images.openlane.eu/carimgs/5687038/general/0366253a-c876-49ee-b82a-26abfa4be652.jpg',
'https://images.openlane.eu/carimgs/5687038/general/0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104701,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/68dee1df-7ada-4176-b913-864a1efae562.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244039,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/7e48e055-4f90-4003-94a2-0b984a301697.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 994116,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/bfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861279,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/f145722a-47b1-4663-aa2f-8b79ddd5759a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/fb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1110577,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 707873,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/bb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 781012,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834014,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/0366253a-c876-49ee-b82a-26abfa4be652.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 815947,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg',
'Width': 2731}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Techno - Electric - Automatic - 220 hp - '
'7.906 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725034%27 HTTP/1.1" 200 None
2026-03-25 16:31:19 [adesa.fr] INFO: Saving data for 10725034: {'created_time': 1774456279.451983, 'last_price_update_time': 1774456279.451994, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725034') HTTP/1.1" 204 0
2026-03-25 16:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10724979
2026-03-25 16:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10724979
2026-03-25 16:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10724979 to the API
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '49652e99-730f-55a4-b3a7-c756a65b8a69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724979',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52205,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5575259/general/5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg',
'https://images.openlane.eu/carimgs/5575259/general/b90582c8-fcfd-46ca-aba1-2664012804c0.jpg',
'https://images.openlane.eu/carimgs/5575259/general/63bf2660-dafe-48dc-8fbb-a6812674736a.jpg',
'https://images.openlane.eu/carimgs/5575259/general/e2fc4561-8a64-4df4-bf95-14a73587d359.jpg',
'https://images.openlane.eu/carimgs/5575259/general/08e61280-556a-4a60-b7fe-155278e5bbe6.jpg',
'https://images.openlane.eu/carimgs/5575259/general/8792da52-95d8-4858-81f4-60f4388da504.jpg',
'https://images.openlane.eu/carimgs/5575259/general/4056a1d2-addf-41cc-b301-75613f3e99b8.jpg',
'https://images.openlane.eu/carimgs/5575259/general/5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg',
'https://images.openlane.eu/carimgs/5575259/general/2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg',
'https://images.openlane.eu/carimgs/5575259/general/5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1169723,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1040550,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/b90582c8-fcfd-46ca-aba1-2664012804c0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1243717,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/63bf2660-dafe-48dc-8fbb-a6812674736a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1217676,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/e2fc4561-8a64-4df4-bf95-14a73587d359.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1053189,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/08e61280-556a-4a60-b7fe-155278e5bbe6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965057,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/8792da52-95d8-4858-81f4-60f4388da504.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 930878,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/4056a1d2-addf-41cc-b301-75613f3e99b8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 858668,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1016450,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg',
'Width': 2731}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - 180 hp - 52.205 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724979%27 HTTP/1.1" 200 None
2026-03-25 16:31:19 [adesa.fr] INFO: Saving data for 10724979: {'created_time': 1774456279.852911, 'last_price_update_time': 1774456279.852921, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724979') HTTP/1.1" 204 0
2026-03-25 16:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/0400bb94-6ad5-4277-8d7e-e5bb32cf2b76.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/afe26646-9725-4d1a-9563-608447233b6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252Ff2b12185-06e6-45a4-8c39-34a1c4a3c212.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/f2b12185-06e6-45a4-8c39-34a1c4a3c212.JPG not downloaded yet
2026-03-25 16:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/72bef860-ce3c-49c7-ab36-2b3ad7af9ecb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252F1ed07c23-c1e5-4aef-b26b-f73ffbfc0c4c.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/1ed07c23-c1e5-4aef-b26b-f73ffbfc0c4c.JPG not downloaded yet
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10723694
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723694%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10723694: 0
2026-03-25 16:31:20 [adesa.fr] INFO: Skipping item 10723694 url https://www.openlane.eu/en/carv6/auction/10723694
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10725048
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725048%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10725048: 1
2026-03-25 16:31:20 [adesa.fr] INFO: Scraping item 10725048 url https://www.openlane.eu/en/carv6/auction/10725048
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/721e793c-cb5d-40dc-8101-e1bf1b93d12a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/ad7d440b-80ec-4a12-953e-46e8012a4f38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724992)
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645414/general/d5269867-9438-4c17-a392-404e57a03577.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725013)
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252F6c517a93-8cf4-4857-b993-95b08f9bee25.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/6c517a93-8cf4-4857-b993-95b08f9bee25.JPG not downloaded yet
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/87092828-d857-483e-9aea-d239d71721b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252Fc264f621-71fa-41c7-93c6-413040b132ef.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/c264f621-71fa-41c7-93c6-413040b132ef.JPG not downloaded yet
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10725036
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725036%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10725036: 1
2026-03-25 16:31:20 [adesa.fr] INFO: Scraping item 10725036 url https://www.openlane.eu/en/carv6/auction/10725036
2026-03-25 16:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5, skipping ID generation
2026-03-25 16:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 1
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 sending to next pipeline
2026-03-25 16:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5, identifier: 10725004
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252Fe9f1b934-7d01-479e-ab81-18fef2cd1abf.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/e9f1b934-7d01-479e-ab81-18fef2cd1abf.JPG not downloaded yet
2026-03-25 16:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10725004
2026-03-25 16:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10725004
2026-03-25 16:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10725004 to the API
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5629646/general/d3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG>
{'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-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725004',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 115880,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5/40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313942,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629646/general/77281d5f-e112-48fc-ae60-214d59204f23.jpg',
'Width': 2731}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 115.880 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725004%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Saving data for 10725004: {'created_time': 1774456280.754745, 'last_price_update_time': 1774456280.754957, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725004') HTTP/1.1" 204 0
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/8c08f107-898c-412f-af98-daa3139157e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252F57bfe125-9fe0-4c22-b39d-26e33dd9fff2.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/57bfe125-9fe0-4c22-b39d-26e33dd9fff2.JPG not downloaded yet
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10723725
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723725%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10723725: 0
2026-03-25 16:31:20 [adesa.fr] INFO: Skipping item 10723725 url https://www.openlane.eu/en/carv6/auction/10723725
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10723711
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723711%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10723711: 0
2026-03-25 16:31:20 [adesa.fr] INFO: Skipping item 10723711 url https://www.openlane.eu/en/carv6/auction/10723711
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10723776
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723776%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10723776: 0
2026-03-25 16:31:20 [adesa.fr] INFO: Skipping item 10723776 url https://www.openlane.eu/en/carv6/auction/10723776
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10723747
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723747%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10723747: 0
2026-03-25 16:31:20 [adesa.fr] INFO: Skipping item 10723747 url https://www.openlane.eu/en/carv6/auction/10723747
2026-03-25 16:31:20 [adesa.fr] INFO: Found listing with ID: 10726052
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726052%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [adesa.fr] INFO: Scrape type for 10726052: 1
2026-03-25 16:31:20 [adesa.fr] INFO: Scraping item 10726052 url https://www.openlane.eu/en/carv6/auction/10726052
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/1903013d-a189-4f54-90d3-34bffbb8f3c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/35b67f44-f03d-48f0-adfe-ea39eba82a5d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252Fcbe30fc0-f3de-43d9-8b50-6e4ac605d8b5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/cbe30fc0-f3de-43d9-8b50-6e4ac605d8b5.JPG not downloaded yet
2026-03-25 16:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10725110
2026-03-25 16:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd10cea8-10da-5ec1-a598-d87a2858924c with scrape type 1
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd10cea8-10da-5ec1-a598-d87a2858924c
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fff22789b-d7f7-49d7-a960-af29d681e879.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg already downloaded
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fad0b83bc-af4d-4be1-9955-9942d885ccab.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg already downloaded
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F31b7ab72-7641-427d-bee1-c9f846536962.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg already downloaded
2026-03-25 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F1df5de82-9e61-4845-919b-fdc74378e797.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg already downloaded
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg already downloaded
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg already downloaded
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg already downloaded
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F9612a772-6c67-469d-9ced-57e3b403aa7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg already downloaded
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fc774b17d-495c-4219-87a1-523589d0dd64.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg already downloaded
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fd0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg already downloaded
2026-03-25 16:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd10cea8-10da-5ec1-a598-d87a2858924c, identifier: 10725110
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c85c0508-c371-56ac-bc89-316008806add, skipping ID generation
2026-03-25 16:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c0508-c371-56ac-bc89-316008806add with scrape type 1
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c85c0508-c371-56ac-bc89-316008806add sending to next pipeline
2026-03-25 16:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c85c0508-c371-56ac-bc89-316008806add, identifier: 10724992
2026-03-25 16:31:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a15d42f-a366-5858-8952-b8e51b6e75a0, skipping ID generation
2026-03-25 16:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 with scrape type 1
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 sending to next pipeline
2026-03-25 16:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a15d42f-a366-5858-8952-b8e51b6e75a0, identifier: 10725013
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/f2b12185-06e6-45a4-8c39-34a1c4a3c212.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/1ed07c23-c1e5-4aef-b26b-f73ffbfc0c4c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622728%252Fgeneral%252F00b30d16-4225-490d-bf6a-c343a43b4e86.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622728/general/00b30d16-4225-490d-bf6a-c343a43b4e86.JPG not downloaded yet
2026-03-25 16:31:21 [adesa.fr] INFO: Found listing with ID: 10726055
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726055%27 HTTP/1.1" 200 None
2026-03-25 16:31:21 [adesa.fr] INFO: Scrape type for 10726055: 1
2026-03-25 16:31:21 [adesa.fr] INFO: Scraping item 10726055 url https://www.openlane.eu/en/carv6/auction/10726055
2026-03-25 16:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10725110
2026-03-25 16:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10725110
2026-03-25 16:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10725110 to the API
2026-03-25 16:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'dd10cea8-10da-5ec1-a598-d87a2858924c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725110',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 20735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg',
'https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg',
'https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg',
'https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg',
'https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg',
'https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg',
'https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg',
'https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg',
'https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg',
'https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 973849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054516,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 799891,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1013686,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 845085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 939730,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903561,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802620,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864183,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - Automatic - 299 hp - '
'20.735 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725110%27 HTTP/1.1" 200 None
2026-03-25 16:31:22 [adesa.fr] INFO: Saving data for 10725110: {'created_time': 1774456282.424783, 'last_price_update_time': 1774456282.424795, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725110') HTTP/1.1" 204 0
2026-03-25 16:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10724992
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 16:31:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10724992
2026-03-25 16:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10724992 to the API
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616883/general/ad7d440b-80ec-4a12-953e-46e8012a4f38.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'c85c0508-c371-56ac-bc89-316008806add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724992',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 23442,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85c0508-c371-56ac-bc89-316008806add/c85c0508-c371-56ac-bc89-316008806add_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432868,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616883/general/c0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg',
'Width': 2731}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Peugeot 208 GT - Electric - Automatic - 156 hp - 23.442 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724992%27 HTTP/1.1" 200 None
2026-03-25 16:31:22 [adesa.fr] INFO: Saving data for 10724992: {'created_time': 1774456282.903877, 'last_price_update_time': 1774456282.90389, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724992') HTTP/1.1" 204 0
2026-03-25 16:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a15d42f-a366-5858-8952-b8e51b6e75a0 with identifier: 10725013
2026-03-25 16:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a15d42f-a366-5858-8952-b8e51b6e75a0 with identifier: 10725013
2026-03-25 16:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a15d42f-a366-5858-8952-b8e51b6e75a0 with identifier: 10725013 to the API
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645414/general/d5269867-9438-4c17-a392-404e57a03577.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'engine_horse_power': 188,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '1a15d42f-a366-5858-8952-b8e51b6e75a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000290',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725013',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mitsubishi',
'model': 'Eclipse',
'odometer': 24164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a15d42f-a366-5858-8952-b8e51b6e75a0/1a15d42f-a366-5858-8952-b8e51b6e75a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392365,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645414/general/5db8e114-407f-4ada-9c61-21d2625f638c.jpg',
'Width': 2731}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-12-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mitsubishi Eclipse Cross 2.4 Business - Hybrid - 188 hp - 24.164 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725013%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Saving data for 10725013: {'created_time': 1774456283.438717, 'last_price_update_time': 1774456283.438729, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725013') HTTP/1.1" 204 0
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252F64ee11cc-bb0d-415c-bdd2-3bcbb6f4e013.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/64ee11cc-bb0d-415c-bdd2-3bcbb6f4e013.JPG not downloaded yet
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1a15d42f-a366-5858-8952-b8e51b6e75a0 due to Ignoring non-200 response
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725088)
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10726056
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726056%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10726056: 1
2026-03-25 16:31:23 [adesa.fr] INFO: Scraping item 10726056 url https://www.openlane.eu/en/carv6/auction/10726056
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252F53416ef8-4640-4fa1-8171-f725747d411e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/53416ef8-4640-4fa1-8171-f725747d411e.JPG not downloaded yet
2026-03-25 16:31:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/6c517a93-8cf4-4857-b993-95b08f9bee25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/c264f621-71fa-41c7-93c6-413040b132ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/e9f1b934-7d01-479e-ab81-18fef2cd1abf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10726053
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726053%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10726053: 1
2026-03-25 16:31:23 [adesa.fr] INFO: Scraping item 10726053 url https://www.openlane.eu/en/carv6/auction/10726053
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/57bfe125-9fe0-4c22-b39d-26e33dd9fff2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/e0d9e420-6924-4c44-9404-639fb89afa3b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/b684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725094)
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252Fd1039468-b7b2-4487-8914-0447e0d788dd.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/d1039468-b7b2-4487-8914-0447e0d788dd.JPG not downloaded yet
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10728580
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728580%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10728580: 1
2026-03-25 16:31:23 [adesa.fr] INFO: Scraping item 10728580 url https://www.openlane.eu/en/carv6/auction/10728580
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572101%252Fgeneral%252F6a46199e-b8a9-43b6-8302-2a1dd03e6175.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572101/general/6a46199e-b8a9-43b6-8302-2a1dd03e6175.JPG not downloaded yet
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10723937
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723937%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10723937: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10723937 url https://www.openlane.eu/en/carv6/auction/10723937
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721719
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721719%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721719: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721719 url https://www.openlane.eu/en/carv6/auction/10721719
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721696
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721696%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721696: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721696 url https://www.openlane.eu/en/carv6/auction/10721696
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721709
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721709%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721709: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721709 url https://www.openlane.eu/en/carv6/auction/10721709
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721651
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721651%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721651: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721651 url https://www.openlane.eu/en/carv6/auction/10721651
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721636
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721636%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721636: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721636 url https://www.openlane.eu/en/carv6/auction/10721636
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715077
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715077%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715077: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715077 url https://www.openlane.eu/en/carv6/auction/10715077
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721698
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721698%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721698: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721698 url https://www.openlane.eu/en/carv6/auction/10721698
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721629
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721629%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721629: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721629 url https://www.openlane.eu/en/carv6/auction/10721629
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715067
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715067%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715067: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715067 url https://www.openlane.eu/en/carv6/auction/10715067
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715076
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715076%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715076: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715076 url https://www.openlane.eu/en/carv6/auction/10715076
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715074
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715074%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715074: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715074 url https://www.openlane.eu/en/carv6/auction/10715074
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715075
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715075%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715075: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715075 url https://www.openlane.eu/en/carv6/auction/10715075
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721628
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721628%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721628: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721628 url https://www.openlane.eu/en/carv6/auction/10721628
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721640
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721640%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721640: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721640 url https://www.openlane.eu/en/carv6/auction/10721640
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721630
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721630%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721630: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721630 url https://www.openlane.eu/en/carv6/auction/10721630
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721697
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721697%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721697: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721697 url https://www.openlane.eu/en/carv6/auction/10721697
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715073
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715073%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715073: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715073 url https://www.openlane.eu/en/carv6/auction/10715073
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715068
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715068%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715068: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715068 url https://www.openlane.eu/en/carv6/auction/10715068
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721726
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721726%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10721726: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10721726 url https://www.openlane.eu/en/carv6/auction/10721726
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10715065
2026-03-25 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710715065%27 HTTP/1.1" 200 None
2026-03-25 16:31:23 [adesa.fr] INFO: Scrape type for 10715065: 0
2026-03-25 16:31:23 [adesa.fr] INFO: Skipping item 10715065 url https://www.openlane.eu/en/carv6/auction/10715065
2026-03-25 16:31:23 [adesa.fr] INFO: Found listing with ID: 10721631
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721631%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10721631: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10721631 url https://www.openlane.eu/en/carv6/auction/10721631
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10721632
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721632%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10721632: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10721632 url https://www.openlane.eu/en/carv6/auction/10721632
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10721695
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721695%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10721695: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10721695 url https://www.openlane.eu/en/carv6/auction/10721695
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10721727
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721727%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10721727: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10721727 url https://www.openlane.eu/en/carv6/auction/10721727
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10721722
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721722%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10721722: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10721722 url https://www.openlane.eu/en/carv6/auction/10721722
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10721624
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721624%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10721624: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10721624 url https://www.openlane.eu/en/carv6/auction/10721624
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10721701
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721701%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10721701: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10721701 url https://www.openlane.eu/en/carv6/auction/10721701
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10725204
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725204%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10725204: 1
2026-03-25 16:31:24 [adesa.fr] INFO: Scraping item 10725204 url https://www.openlane.eu/en/carv6/auction/10725204
2026-03-25 16:31:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622728/general/00b30d16-4225-490d-bf6a-c343a43b4e86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725102)
2026-03-25 16:31:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fda37b6-f62b-51b2-97b9-79984a534b70, skipping ID generation
2026-03-25 16:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 1
2026-03-25 16:31:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fda37b6-f62b-51b2-97b9-79984a534b70 sending to next pipeline
2026-03-25 16:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9fda37b6-f62b-51b2-97b9-79984a534b70, identifier: 10725088
2026-03-25 16:31:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/64ee11cc-bb0d-415c-bdd2-3bcbb6f4e013.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/53416ef8-4640-4fa1-8171-f725747d411e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/c7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/cbe30fc0-f3de-43d9-8b50-6e4ac605d8b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723613
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723613%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723613: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723613 url https://www.openlane.eu/en/carv6/auction/10723613
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723622
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723622%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723622: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723622 url https://www.openlane.eu/en/carv6/auction/10723622
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723117
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723117%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723117: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723117 url https://www.openlane.eu/en/carv6/auction/10723117
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723083
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723083%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723083: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723083 url https://www.openlane.eu/en/carv6/auction/10723083
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723076
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723076%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723076: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723076 url https://www.openlane.eu/en/carv6/auction/10723076
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723088
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723088%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723088: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723088 url https://www.openlane.eu/en/carv6/auction/10723088
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723105
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723105%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723105: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723105 url https://www.openlane.eu/en/carv6/auction/10723105
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723620
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723620%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723620: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723620 url https://www.openlane.eu/en/carv6/auction/10723620
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723625
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723625%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723625: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723625 url https://www.openlane.eu/en/carv6/auction/10723625
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723621
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723621%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723621: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723621 url https://www.openlane.eu/en/carv6/auction/10723621
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723624
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723624%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723624: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723624 url https://www.openlane.eu/en/carv6/auction/10723624
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723129
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723129%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723129: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723129 url https://www.openlane.eu/en/carv6/auction/10723129
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723619
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723619%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723619: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723619 url https://www.openlane.eu/en/carv6/auction/10723619
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723110
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723110%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723110: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723110 url https://www.openlane.eu/en/carv6/auction/10723110
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723090
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723090%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723090: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723090 url https://www.openlane.eu/en/carv6/auction/10723090
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723077
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723077%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723077: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723077 url https://www.openlane.eu/en/carv6/auction/10723077
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723614
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723614%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723614: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723614 url https://www.openlane.eu/en/carv6/auction/10723614
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723073
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723073%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723073: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723073 url https://www.openlane.eu/en/carv6/auction/10723073
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723074
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723074%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723074: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723074 url https://www.openlane.eu/en/carv6/auction/10723074
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723115
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723115%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723115: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723115 url https://www.openlane.eu/en/carv6/auction/10723115
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723615
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723615%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723615: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723615 url https://www.openlane.eu/en/carv6/auction/10723615
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723072
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723072%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723072: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723072 url https://www.openlane.eu/en/carv6/auction/10723072
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723097
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723097%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723097: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723097 url https://www.openlane.eu/en/carv6/auction/10723097
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723084
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723084%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723084: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723084 url https://www.openlane.eu/en/carv6/auction/10723084
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723623
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723623%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723623: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723623 url https://www.openlane.eu/en/carv6/auction/10723623
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10723100
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723100%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10723100: 0
2026-03-25 16:31:24 [adesa.fr] INFO: Skipping item 10723100 url https://www.openlane.eu/en/carv6/auction/10723100
2026-03-25 16:31:24 [adesa.fr] INFO: Found listing with ID: 10725595
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725595%27 HTTP/1.1" 200 None
2026-03-25 16:31:24 [adesa.fr] INFO: Scrape type for 10725595: 1
2026-03-25 16:31:24 [adesa.fr] INFO: Scraping item 10725595 url https://www.openlane.eu/en/carv6/auction/10725595
2026-03-25 16:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10725088
2026-03-25 16:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10725088
2026-03-25 16:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10725088 to the API
2026-03-25 16:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '9fda37b6-f62b-51b2-97b9-79984a534b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725088',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 77542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fda37b6-f62b-51b2-97b9-79984a534b70/9fda37b6-f62b-51b2-97b9-79984a534b70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249971,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5597437/general/0af6d9da-e7ca-456a-9d73-b247b3221556.jpg',
'Width': 2731}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 77.542 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725088%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Saving data for 10725088: {'created_time': 1774456285.120241, 'last_price_update_time': 1774456285.120252, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725088') HTTP/1.1" 204 0
2026-03-25 16:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-25 16:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e90f2d07-25cc-5406-915b-30276a6c2e1d, skipping ID generation
2026-03-25 16:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 1
2026-03-25 16:31:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e90f2d07-25cc-5406-915b-30276a6c2e1d sending to next pipeline
2026-03-25 16:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e90f2d07-25cc-5406-915b-30276a6c2e1d, identifier: 10725094
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10721729
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721729%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10721729: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10721729 url https://www.openlane.eu/en/carv6/auction/10721729
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10721619
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721619%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10721619: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10721619 url https://www.openlane.eu/en/carv6/auction/10721619
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10721728
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721728%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10721728: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10721728 url https://www.openlane.eu/en/carv6/auction/10721728
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10721616
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721616%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10721616: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10721616 url https://www.openlane.eu/en/carv6/auction/10721616
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10721617
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721617%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10721617: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10721617 url https://www.openlane.eu/en/carv6/auction/10721617
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10721765
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721765%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10721765: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10721765 url https://www.openlane.eu/en/carv6/auction/10721765
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10721730
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721730%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10721730: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10721730 url https://www.openlane.eu/en/carv6/auction/10721730
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10719192
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710719192%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10719192: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10719192 url https://www.openlane.eu/en/carv6/auction/10719192
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10718136
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718136%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10718136: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10718136 url https://www.openlane.eu/en/carv6/auction/10718136
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10718179
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718179%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10718179: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10718179 url https://www.openlane.eu/en/carv6/auction/10718179
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10718145
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718145%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10718145: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10718145 url https://www.openlane.eu/en/carv6/auction/10718145
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10718146
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718146%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10718146: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10718146 url https://www.openlane.eu/en/carv6/auction/10718146
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10718161
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718161%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10718161: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10718161 url https://www.openlane.eu/en/carv6/auction/10718161
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10724534
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724534%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10724534: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10724534 url https://www.openlane.eu/en/carv6/auction/10724534
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10724662
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724662%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10724662: 0
2026-03-25 16:31:25 [adesa.fr] INFO: Skipping item 10724662 url https://www.openlane.eu/en/carv6/auction/10724662
2026-03-25 16:31:25 [adesa.fr] INFO: Found listing with ID: 10725673
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725673%27 HTTP/1.1" 200 None
2026-03-25 16:31:25 [adesa.fr] INFO: Scrape type for 10725673: 1
2026-03-25 16:31:25 [adesa.fr] INFO: Scraping item 10725673 url https://www.openlane.eu/en/carv6/auction/10725673
2026-03-25 16:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10725094
2026-03-25 16:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10725094
2026-03-25 16:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10725094 to the API
2026-03-25 16:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616064/general/b684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e90f2d07-25cc-5406-915b-30276a6c2e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725094',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 40710,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90f2d07-25cc-5406-915b-30276a6c2e1d/e90f2d07-25cc-5406-915b-30276a6c2e1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423272,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616064/general/b2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg',
'Width': 2731}],
'price': 46600,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'252 hp - 40.710 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725094%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Saving data for 10725094: {'created_time': 1774456286.145299, 'last_price_update_time': 1774456286.145312, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725094') HTTP/1.1" 204 0
2026-03-25 16:31:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac3761e7-10c4-5be0-824b-56152a63d633, skipping ID generation
2026-03-25 16:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac3761e7-10c4-5be0-824b-56152a63d633 with scrape type 1
2026-03-25 16:31:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac3761e7-10c4-5be0-824b-56152a63d633 sending to next pipeline
2026-03-25 16:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ac3761e7-10c4-5be0-824b-56152a63d633, identifier: 10725102
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/6a46199e-b8a9-43b6-8302-2a1dd03e6175.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ac3761e7-10c4-5be0-824b-56152a63d633 with identifier: 10725102
2026-03-25 16:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ac3761e7-10c4-5be0-824b-56152a63d633 with identifier: 10725102
2026-03-25 16:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ac3761e7-10c4-5be0-824b-56152a63d633 with identifier: 10725102 to the API
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5622728/general/00b30d16-4225-490d-bf6a-c343a43b4e86.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ac3761e7-10c4-5be0-824b-56152a63d633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725102',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 46777,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac3761e7-10c4-5be0-824b-56152a63d633/ac3761e7-10c4-5be0-824b-56152a63d633_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312283,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622728/general/c0b1a0c7-f9cb-419d-b537-8809eca03e7c.jpg',
'Width': 2731}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-09-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf 62 kWh Business - Electric - 217 hp - 46.777 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725102%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Saving data for 10725102: {'created_time': 1774456286.801352, 'last_price_update_time': 1774456286.801368, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725102') HTTP/1.1" 204 0
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5572101/general/d1039468-b7b2-4487-8914-0447e0d788dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725084)
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10725672
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725672%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Scrape type for 10725672: 1
2026-03-25 16:31:26 [adesa.fr] INFO: Scraping item 10725672 url https://www.openlane.eu/en/carv6/auction/10725672
2026-03-25 16:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ac3761e7-10c4-5be0-824b-56152a63d633 due to Ignoring non-200 response
2026-03-25 16:31:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10724567
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724567%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Scrape type for 10724567: 0
2026-03-25 16:31:26 [adesa.fr] INFO: Skipping item 10724567 url https://www.openlane.eu/en/carv6/auction/10724567
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10724577
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724577%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Scrape type for 10724577: 0
2026-03-25 16:31:26 [adesa.fr] INFO: Skipping item 10724577 url https://www.openlane.eu/en/carv6/auction/10724577
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10724536
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724536%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Scrape type for 10724536: 0
2026-03-25 16:31:26 [adesa.fr] INFO: Skipping item 10724536 url https://www.openlane.eu/en/carv6/auction/10724536
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10724656
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724656%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Scrape type for 10724656: 0
2026-03-25 16:31:26 [adesa.fr] INFO: Skipping item 10724656 url https://www.openlane.eu/en/carv6/auction/10724656
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10722331
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722331%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Scrape type for 10722331: 0
2026-03-25 16:31:26 [adesa.fr] INFO: Skipping item 10722331 url https://www.openlane.eu/en/carv6/auction/10722331
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10722343
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722343%27 HTTP/1.1" 200 None
2026-03-25 16:31:26 [adesa.fr] INFO: Scrape type for 10722343: 0
2026-03-25 16:31:26 [adesa.fr] INFO: Skipping item 10722343 url https://www.openlane.eu/en/carv6/auction/10722343
2026-03-25 16:31:26 [adesa.fr] INFO: Found listing with ID: 10722336
2026-03-25 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722336%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722336: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722336 url https://www.openlane.eu/en/carv6/auction/10722336
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722333
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722333%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722333: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722333 url https://www.openlane.eu/en/carv6/auction/10722333
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722357
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722357%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722357: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722357 url https://www.openlane.eu/en/carv6/auction/10722357
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722329
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722329%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722329: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722329 url https://www.openlane.eu/en/carv6/auction/10722329
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722020
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722020%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722020: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722020 url https://www.openlane.eu/en/carv6/auction/10722020
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722031
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722031%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722031: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722031 url https://www.openlane.eu/en/carv6/auction/10722031
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722023
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722023%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722023: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722023 url https://www.openlane.eu/en/carv6/auction/10722023
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722030
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722030%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722030: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722030 url https://www.openlane.eu/en/carv6/auction/10722030
2026-03-25 16:31:27 [adesa.fr] INFO: Found listing with ID: 10722029
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722029%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Scrape type for 10722029: 0
2026-03-25 16:31:27 [adesa.fr] INFO: Skipping item 10722029 url https://www.openlane.eu/en/carv6/auction/10722029
2026-03-25 16:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10725085
2026-03-25 16:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 1
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5220b1a4-2b85-545c-9546-f6fb57aeec56
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Fe9d657f4-7d9f-4536-b121-ef7a3b065963.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/e9d657f4-7d9f-4536-b121-ef7a3b065963.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F14a64659-a52c-439b-9b33-1a7e58ba606b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/14a64659-a52c-439b-9b33-1a7e58ba606b.JPG not downloaded yet
2026-03-25 16:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e80c53b-dc23-5440-b12b-2a11d301f5f0 with identifier: 10725048
2026-03-25 16:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e80c53b-dc23-5440-b12b-2a11d301f5f0 with scrape type 1
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e80c53b-dc23-5440-b12b-2a11d301f5f0
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252Febc89c2f-108c-4dbb-9fb9-408ced553f88.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/ebc89c2f-108c-4dbb-9fb9-408ced553f88.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252F33969dc9-6068-466e-bdf0-deea1d749f50.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/33969dc9-6068-466e-bdf0-deea1d749f50.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252F6705b8e6-5a83-4a15-8a4f-0db51c8bce20.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/6705b8e6-5a83-4a15-8a4f-0db51c8bce20.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252Fe1044470-ab7b-4a8a-8642-d42696f60322.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/e1044470-ab7b-4a8a-8642-d42696f60322.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252F81874fad-8f91-46d7-bf0e-98de8ce8aa40.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/81874fad-8f91-46d7-bf0e-98de8ce8aa40.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252F7f7fd78a-2e83-47bf-88fb-9160a67c9c81.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/7f7fd78a-2e83-47bf-88fb-9160a67c9c81.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252Fb85003a9-e955-4aff-9beb-231af4a4a0fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/b85003a9-e955-4aff-9beb-231af4a4a0fd.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252F50c0bfd1-99af-4d0d-8286-60cd15f342e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/50c0bfd1-99af-4d0d-8286-60cd15f342e5.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252F38303225-3f54-40a5-ba34-3ffdce44459f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/38303225-3f54-40a5-ba34-3ffdce44459f.jpg already downloaded
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714926%252Fgeneral%252F00fe7756-f341-40d3-a864-c558b1fe5aad.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714926/general/00fe7756-f341-40d3-a864-c558b1fe5aad.jpg already downloaded
2026-03-25 16:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9e80c53b-dc23-5440-b12b-2a11d301f5f0, identifier: 10725048
2026-03-25 16:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9e80c53b-dc23-5440-b12b-2a11d301f5f0 with identifier: 10725048
2026-03-25 16:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9e80c53b-dc23-5440-b12b-2a11d301f5f0 with identifier: 10725048
2026-03-25 16:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9e80c53b-dc23-5440-b12b-2a11d301f5f0 with identifier: 10725048 to the API
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '9e80c53b-dc23-5440-b12b-2a11d301f5f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000601',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725048',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 59985,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5714926/general/ebc89c2f-108c-4dbb-9fb9-408ced553f88.jpg',
'https://images.openlane.eu/carimgs/5714926/general/33969dc9-6068-466e-bdf0-deea1d749f50.jpg',
'https://images.openlane.eu/carimgs/5714926/general/6705b8e6-5a83-4a15-8a4f-0db51c8bce20.jpg',
'https://images.openlane.eu/carimgs/5714926/general/e1044470-ab7b-4a8a-8642-d42696f60322.jpg',
'https://images.openlane.eu/carimgs/5714926/general/81874fad-8f91-46d7-bf0e-98de8ce8aa40.jpg',
'https://images.openlane.eu/carimgs/5714926/general/7f7fd78a-2e83-47bf-88fb-9160a67c9c81.jpg',
'https://images.openlane.eu/carimgs/5714926/general/b85003a9-e955-4aff-9beb-231af4a4a0fd.jpg',
'https://images.openlane.eu/carimgs/5714926/general/50c0bfd1-99af-4d0d-8286-60cd15f342e5.jpg',
'https://images.openlane.eu/carimgs/5714926/general/38303225-3f54-40a5-ba34-3ffdce44459f.jpg',
'https://images.openlane.eu/carimgs/5714926/general/00fe7756-f341-40d3-a864-c558b1fe5aad.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244353,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/ebc89c2f-108c-4dbb-9fb9-408ced553f88.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 971815,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/33969dc9-6068-466e-bdf0-deea1d749f50.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1094872,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/6705b8e6-5a83-4a15-8a4f-0db51c8bce20.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 971093,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/e1044470-ab7b-4a8a-8642-d42696f60322.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 918808,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/81874fad-8f91-46d7-bf0e-98de8ce8aa40.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1264043,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/7f7fd78a-2e83-47bf-88fb-9160a67c9c81.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794975,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/b85003a9-e955-4aff-9beb-231af4a4a0fd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793748,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/50c0bfd1-99af-4d0d-8286-60cd15f342e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 873717,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/38303225-3f54-40a5-ba34-3ffdce44459f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e80c53b-dc23-5440-b12b-2a11d301f5f0/9e80c53b-dc23-5440-b12b-2a11d301f5f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 844822,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714926/general/00fe7756-f341-40d3-a864-c558b1fe5aad.jpg',
'Width': 2731}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC40 Start - Electric - Automatic - 231 hp - 59.985 km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2023}
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725048%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [adesa.fr] INFO: Saving data for 10725048: {'created_time': 1774456287.847092, 'last_price_update_time': 1774456287.847103, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725048') HTTP/1.1" 204 0
2026-03-25 16:31:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/5e31699e-5f5e-46c1-b074-c1544dfae584.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724973)
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG not downloaded yet
2026-03-25 16:31:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 301fdc1d-dd52-5a9f-a3a0-63c503b76cca, skipping ID generation
2026-03-25 16:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca with scrape type 1
2026-03-25 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca sending to next pipeline
2026-03-25 16:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 301fdc1d-dd52-5a9f-a3a0-63c503b76cca, identifier: 10725084
2026-03-25 16:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10725022
2026-03-25 16:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70df82da-3271-5887-83c6-0de2316bed3e with scrape type 1
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70df82da-3271-5887-83c6-0de2316bed3e
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252Fdfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/dfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F2641e698-c816-46b9-bb54-e8420cab44e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/2641e698-c816-46b9-bb54-e8420cab44e5.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252Fc0bd79fe-329e-4352-b6b1-351f4b528313.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/c0bd79fe-329e-4352-b6b1-351f4b528313.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F186f19c4-1e78-4348-9a94-5b7793cfd784.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/186f19c4-1e78-4348-9a94-5b7793cfd784.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F26398ef6-3b9c-44ab-828a-acf4a7491212.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/26398ef6-3b9c-44ab-828a-acf4a7491212.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665315%252Fgeneral%252F3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg already downloaded
2026-03-25 16:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 70df82da-3271-5887-83c6-0de2316bed3e, identifier: 10725022
2026-03-25 16:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10725711
2026-03-25 16:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with scrape type 1
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fda51d401-9040-4b2f-b566-1e0ce5c9389b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/da51d401-9040-4b2f-b566-1e0ce5c9389b.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F03f4d4c7-67bb-444c-adab-c70412b2bb8f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/03f4d4c7-67bb-444c-adab-c70412b2bb8f.JPG not downloaded yet
2026-03-25 16:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea60166-7255-551a-8ac5-5a6b2957708c with identifier: 10725095
2026-03-25 16:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea60166-7255-551a-8ac5-5a6b2957708c with scrape type 1
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ea60166-7255-551a-8ac5-5a6b2957708c
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F51b5d4e6-0ff4-49c6-b5c4-e68e90397740.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/51b5d4e6-0ff4-49c6-b5c4-e68e90397740.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F7c570c52-8c99-41bf-b022-13d4613417c0.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/7c570c52-8c99-41bf-b022-13d4613417c0.JPG not downloaded yet
2026-03-25 16:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07740d21-ab43-5f1d-aae5-4cb68e8b3b49 with identifier: 10725087
2026-03-25 16:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07740d21-ab43-5f1d-aae5-4cb68e8b3b49 with scrape type 1
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07740d21-ab43-5f1d-aae5-4cb68e8b3b49
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F5d4d1053-99bd-4eda-b439-ac5901fc2e75.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/5d4d1053-99bd-4eda-b439-ac5901fc2e75.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252Fcbc1169b-2c3c-41cf-bc42-f032712aee16.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/cbc1169b-2c3c-41cf-bc42-f032712aee16.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252Fb4484a31-3f81-4de5-958f-48844a3c4429.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/b4484a31-3f81-4de5-958f-48844a3c4429.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F1aa5e61a-e608-4c18-87d9-76dcf9aadfdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/1aa5e61a-e608-4c18-87d9-76dcf9aadfdd.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F32e6d292-cb5f-466c-8eea-3aa149411286.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/32e6d292-cb5f-466c-8eea-3aa149411286.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F9cb3b173-1380-40b3-9671-dd0334920828.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/9cb3b173-1380-40b3-9671-dd0334920828.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F4e53d3be-d155-420e-b154-3b7f397fbcac.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/4e53d3be-d155-420e-b154-3b7f397fbcac.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F2e076165-4c40-4792-bf9e-d224dc96e1cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/2e076165-4c40-4792-bf9e-d224dc96e1cc.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F5a3be14a-02d7-4007-bf5c-db758752dcaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/5a3be14a-02d7-4007-bf5c-db758752dcaa.jpg already downloaded
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586082%252Fgeneral%252F56c612ff-f0aa-4a6c-80df-8c886f0173f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586082/general/56c612ff-f0aa-4a6c-80df-8c886f0173f2.jpg already downloaded
2026-03-25 16:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07740d21-ab43-5f1d-aae5-4cb68e8b3b49, identifier: 10725087
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG not downloaded yet
2026-03-25 16:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 301fdc1d-dd52-5a9f-a3a0-63c503b76cca with identifier: 10725084
2026-03-25 16:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 301fdc1d-dd52-5a9f-a3a0-63c503b76cca with identifier: 10725084
2026-03-25 16:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 301fdc1d-dd52-5a9f-a3a0-63c503b76cca with identifier: 10725084 to the API
2026-03-25 16:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5572101/general/d1039468-b7b2-4487-8914-0447e0d788dd.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '301fdc1d-dd52-5a9f-a3a0-63c503b76cca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725084',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 26317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_301fdc1d-dd52-5a9f-a3a0-63c503b76cca/301fdc1d-dd52-5a9f-a3a0-63c503b76cca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232244,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572101/general/b9a98933-e688-49d7-bbfb-7490bfc964f6.jpg',
'Width': 2731}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 26.317 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725084%27 HTTP/1.1" 200 None
2026-03-25 16:31:29 [adesa.fr] INFO: Saving data for 10725084: {'created_time': 1774456289.117712, 'last_price_update_time': 1774456289.117723, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725084') HTTP/1.1" 204 0
2026-03-25 16:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10725022
2026-03-25 16:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10725022
2026-03-25 16:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10725022 to the API
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725022>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '70df82da-3271-5887-83c6-0de2316bed3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725022',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 29055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5665315/general/2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg',
'https://images.openlane.eu/carimgs/5665315/general/01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg',
'https://images.openlane.eu/carimgs/5665315/general/8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg',
'https://images.openlane.eu/carimgs/5665315/general/dfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg',
'https://images.openlane.eu/carimgs/5665315/general/2641e698-c816-46b9-bb54-e8420cab44e5.jpg',
'https://images.openlane.eu/carimgs/5665315/general/c0bd79fe-329e-4352-b6b1-351f4b528313.jpg',
'https://images.openlane.eu/carimgs/5665315/general/186f19c4-1e78-4348-9a94-5b7793cfd784.jpg',
'https://images.openlane.eu/carimgs/5665315/general/1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg',
'https://images.openlane.eu/carimgs/5665315/general/26398ef6-3b9c-44ab-828a-acf4a7491212.jpg',
'https://images.openlane.eu/carimgs/5665315/general/3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1232779,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1018061,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 926567,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/dfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 912150,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/2641e698-c816-46b9-bb54-e8420cab44e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1235278,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/c0bd79fe-329e-4352-b6b1-351f4b528313.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 681793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/186f19c4-1e78-4348-9a94-5b7793cfd784.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760838,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/26398ef6-3b9c-44ab-828a-acf4a7491212.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 969944,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg',
'Width': 2731}],
'price': 34100,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq - AWD - Electric - Automatic - 340 hp - 29.055 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725022%27 HTTP/1.1" 200 None
2026-03-25 16:31:29 [adesa.fr] INFO: Saving data for 10725022: {'created_time': 1774456289.654622, 'last_price_update_time': 1774456289.654637, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725022') HTTP/1.1" 204 0
2026-03-25 16:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07740d21-ab43-5f1d-aae5-4cb68e8b3b49 with identifier: 10725087
2026-03-25 16:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07740d21-ab43-5f1d-aae5-4cb68e8b3b49 with identifier: 10725087
2026-03-25 16:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07740d21-ab43-5f1d-aae5-4cb68e8b3b49 with identifier: 10725087 to the API
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '07740d21-ab43-5f1d-aae5-4cb68e8b3b49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725087',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 100484,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5586082/general/5d4d1053-99bd-4eda-b439-ac5901fc2e75.jpg',
'https://images.openlane.eu/carimgs/5586082/general/cbc1169b-2c3c-41cf-bc42-f032712aee16.jpg',
'https://images.openlane.eu/carimgs/5586082/general/b4484a31-3f81-4de5-958f-48844a3c4429.jpg',
'https://images.openlane.eu/carimgs/5586082/general/1aa5e61a-e608-4c18-87d9-76dcf9aadfdd.jpg',
'https://images.openlane.eu/carimgs/5586082/general/32e6d292-cb5f-466c-8eea-3aa149411286.jpg',
'https://images.openlane.eu/carimgs/5586082/general/9cb3b173-1380-40b3-9671-dd0334920828.jpg',
'https://images.openlane.eu/carimgs/5586082/general/4e53d3be-d155-420e-b154-3b7f397fbcac.jpg',
'https://images.openlane.eu/carimgs/5586082/general/2e076165-4c40-4792-bf9e-d224dc96e1cc.jpg',
'https://images.openlane.eu/carimgs/5586082/general/5a3be14a-02d7-4007-bf5c-db758752dcaa.jpg',
'https://images.openlane.eu/carimgs/5586082/general/56c612ff-f0aa-4a6c-80df-8c886f0173f2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/5d4d1053-99bd-4eda-b439-ac5901fc2e75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/cbc1169b-2c3c-41cf-bc42-f032712aee16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/b4484a31-3f81-4de5-958f-48844a3c4429.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/1aa5e61a-e608-4c18-87d9-76dcf9aadfdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/32e6d292-cb5f-466c-8eea-3aa149411286.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/9cb3b173-1380-40b3-9671-dd0334920828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/4e53d3be-d155-420e-b154-3b7f397fbcac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/2e076165-4c40-4792-bf9e-d224dc96e1cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/5a3be14a-02d7-4007-bf5c-db758752dcaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07740d21-ab43-5f1d-aae5-4cb68e8b3b49/07740d21-ab43-5f1d-aae5-4cb68e8b3b49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586082/general/56c612ff-f0aa-4a6c-80df-8c886f0173f2.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'100.484 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725087%27 HTTP/1.1" 200 None
2026-03-25 16:31:29 [adesa.fr] INFO: Saving data for 10725087: {'created_time': 1774456289.969503, 'last_price_update_time': 1774456289.969517, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725087') HTTP/1.1" 204 0
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 301fdc1d-dd52-5a9f-a3a0-63c503b76cca due to Ignoring non-200 response
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fe1594e5f-eff9-4e8d-949d-fde514ca03b8.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/e1594e5f-eff9-4e8d-949d-fde514ca03b8.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Fba771ef2-7025-440c-bbac-f043a8e02e1b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/ba771ef2-7025-440c-bbac-f043a8e02e1b.JPG not downloaded yet
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/eff3caa9-cbf1-40fa-93e0-d74757655c1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/726b2019-bd64-49d4-a3ea-27cba5a869f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F59551ec7-480b-47aa-ae08-203c6c39699e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/59551ec7-480b-47aa-ae08-203c6c39699e.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F10c547e2-6568-4240-8373-d969a6430492.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/10c547e2-6568-4240-8373-d969a6430492.JPG not downloaded yet
2026-03-25 16:31:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 725b43a8-fae3-5089-9bd8-7b2a80a3441e, skipping ID generation
2026-03-25 16:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 1
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e sending to next pipeline
2026-03-25 16:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 725b43a8-fae3-5089-9bd8-7b2a80a3441e, identifier: 10724973
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/14a64659-a52c-439b-9b33-1a7e58ba606b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG not downloaded yet
2026-03-25 16:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10724973
2026-03-25 16:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10724973
2026-03-25 16:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10724973 to the API
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5521878/general/5e31699e-5f5e-46c1-b074-c1544dfae584.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '725b43a8-fae3-5089-9bd8-7b2a80a3441e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724973',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 22758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_725b43a8-fae3-5089-9bd8-7b2a80a3441e/725b43a8-fae3-5089-9bd8-7b2a80a3441e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388560,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521878/general/9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg',
'Width': 2731}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - 152 hp - 22.758 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724973%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [adesa.fr] INFO: Saving data for 10724973: {'created_time': 1774456290.513376, 'last_price_update_time': 1774456290.513391, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724973') HTTP/1.1" 204 0
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F35d249f6-ac6e-4864-b8b5-a7c09ca3d0ea.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/35d249f6-ac6e-4864-b8b5-a7c09ca3d0ea.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F126cd6e3-d493-4001-bbee-9ab6a15e8d19.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/126cd6e3-d493-4001-bbee-9ab6a15e8d19.JPG not downloaded yet
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F4afc533f-7448-4cab-b9da-a98fd432f834.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/4afc533f-7448-4cab-b9da-a98fd432f834.JPG not downloaded yet
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/ba771ef2-7025-440c-bbac-f043a8e02e1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fab66d484-cc92-4277-8c1e-aa0c431a3c7b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/ab66d484-cc92-4277-8c1e-aa0c431a3c7b.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Fa030823a-2731-4a6a-9816-00c4c7adc25d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/a030823a-2731-4a6a-9816-00c4c7adc25d.JPG not downloaded yet
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944a87090>
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252Feff3caa9-cbf1-40fa-93e0-d74757655c1b.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/eff3caa9-cbf1-40fa-93e0-d74757655c1b.jpg saved to cache
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945651650>
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F726b2019-bd64-49d4-a3ea-27cba5a869f0.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/726b2019-bd64-49d4-a3ea-27cba5a869f0.jpg saved to cache
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/e1594e5f-eff9-4e8d-949d-fde514ca03b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Ff8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/f8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG not downloaded yet
2026-03-25 16:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F45d9e676-e53b-4eb8-a45f-813f5290b4a6.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/45d9e676-e53b-4eb8-a45f-813f5290b4a6.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F23456bcd-2d8f-47f2-9825-d86a6c2c5fd5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/23456bcd-2d8f-47f2-9825-d86a6c2c5fd5.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Fe427099d-7369-4034-9190-baa6d2d5e7f6.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/e427099d-7369-4034-9190-baa6d2d5e7f6.JPG not downloaded yet
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/126cd6e3-d493-4001-bbee-9ab6a15e8d19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F3894fecc-2ae5-475f-b93a-e49c048adc68.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/3894fecc-2ae5-475f-b93a-e49c048adc68.JPG not downloaded yet
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Feaa2baf1-5852-42e8-aab3-7d59e3333514.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/eaa2baf1-5852-42e8-aab3-7d59e3333514.JPG not downloaded yet
2026-03-25 16:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Febe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/ebe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG not downloaded yet
2026-03-25 16:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10725036
2026-03-25 16:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faeadeca-d55f-5247-bdea-e694c54ba683 with scrape type 1
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faeadeca-d55f-5247-bdea-e694c54ba683
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg already downloaded
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Ffafcacb4-3761-4024-90b2-ba8583b08148.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg already downloaded
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fd8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg already downloaded
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fcb8121f1-e572-41c1-bee5-98ec5becd12b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg already downloaded
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fdf7ce552-1375-4dd1-a3e0-0a5174795c85.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg already downloaded
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fb3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg already downloaded
2026-03-25 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F122b4c7b-f563-44c4-b244-634f71e2f03c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F55742d1b-1973-4036-8411-36d242a829f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F655a8c25-b439-472c-aa75-214daee7b604.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg already downloaded
2026-03-25 16:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: faeadeca-d55f-5247-bdea-e694c54ba683, identifier: 10725036
2026-03-25 16:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/4afc533f-7448-4cab-b9da-a98fd432f834.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/35d249f6-ac6e-4864-b8b5-a7c09ca3d0ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/a030823a-2731-4a6a-9816-00c4c7adc25d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fe7a9562b-7386-48e5-85d1-b8b34418d43f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/e7a9562b-7386-48e5-85d1-b8b34418d43f.JPG not downloaded yet
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F3b93a95f-228f-45bd-bfe1-3a6ea4b4418e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/3b93a95f-228f-45bd-bfe1-3a6ea4b4418e.JPG not downloaded yet
2026-03-25 16: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-25 16: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-25 16:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10725036
2026-03-25 16:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10725036
2026-03-25 16:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10725036 to the API
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725036>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': 'faeadeca-d55f-5247-bdea-e694c54ba683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725036',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 83555,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg',
'https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg',
'https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg',
'https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg',
'https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg',
'https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg',
'https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg',
'https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg',
'https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg',
'https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1273937,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1190489,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1033884,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1240753,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780613,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 871332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1103837,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721983,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg',
'Width': 2731}],
'price': 37600,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volvo XC60 T6 - Hybrid - Automatic - 253 hp - 83.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725036%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [adesa.fr] INFO: Saving data for 10725036: {'created_time': 1774456291.690272, 'last_price_update_time': 1774456291.690283, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725036') HTTP/1.1" 204 0
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F57fdee25-4aa5-46f4-b427-a114d8d30f85.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/57fdee25-4aa5-46f4-b427-a114d8d30f85.JPG not downloaded yet
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Fc8125e87-eb01-4c88-baa2-c908cf0e3902.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/c8125e87-eb01-4c88-baa2-c908cf0e3902.JPG not downloaded yet
2026-03-25 16:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10726053
2026-03-25 16:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 1
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252Fc9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/c9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG not downloaded yet
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10725204
2026-03-25 16:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a7109e-0669-579b-881b-b80dbedefc10 with scrape type 1
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg not downloaded yet
2026-03-25 16:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10726052
2026-03-25 16:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with scrape type 1
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252Fc02577e0-653b-4a82-8457-21f7dae53d32.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/c02577e0-653b-4a82-8457-21f7dae53d32.JPG not downloaded yet
2026-03-25 16:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10726055
2026-03-25 16:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with scrape type 1
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fda299404-fed8-4792-a7be-d0fd98ed763d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/da299404-fed8-4792-a7be-d0fd98ed763d.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fd5eb14e6-748d-4c54-a227-387c27cd7a09.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/d5eb14e6-748d-4c54-a227-387c27cd7a09.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fd8b6831a-fc69-45db-a701-1d1dbf26801b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/d8b6831a-fc69-45db-a701-1d1dbf26801b.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fa2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/a2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg already downloaded
2026-03-25 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F95082dc0-0fe7-4b61-87cd-772f523ee509.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/95082dc0-0fe7-4b61-87cd-772f523ee509.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F4150dfa9-db6c-4c08-abe6-91131c01994f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/4150dfa9-db6c-4c08-abe6-91131c01994f.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg already downloaded
2026-03-25 16:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7, identifier: 10726055
2026-03-25 16:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10726056
2026-03-25 16:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d82e522-41cd-554c-bad6-41a6424ac0c6 with scrape type 1
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d82e522-41cd-554c-bad6-41a6424ac0c6
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Fd6033644-0678-4e1c-82c5-66189d29e641.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/d6033644-0678-4e1c-82c5-66189d29e641.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F827147f7-f1a2-45d9-a090-18faf2797f47.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/827147f7-f1a2-45d9-a090-18faf2797f47.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Ffe842415-bb6b-4535-9210-56b4014c86e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/fe842415-bb6b-4535-9210-56b4014c86e3.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Ff0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/f0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F0a9a3f14-4293-48e5-9619-40a986795285.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/0a9a3f14-4293-48e5-9619-40a986795285.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F3285ae75-da5e-4f34-a79f-d239acad6658.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/3285ae75-da5e-4f34-a79f-d239acad6658.jpg already downloaded
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Fda75629c-0527-424c-8c30-11dc98ea640d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/da75629c-0527-424c-8c30-11dc98ea640d.jpg already downloaded
2026-03-25 16:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d82e522-41cd-554c-bad6-41a6424ac0c6, identifier: 10726056
2026-03-25 16:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10726055
2026-03-25 16:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10726055
2026-03-25 16:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10726055 to the API
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '52b4b690-cce2-5bca-b6e8-eee5a29e6ea7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-254-YJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726055',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 143258,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5734527/general/da299404-fed8-4792-a7be-d0fd98ed763d.jpg',
'https://images.openlane.eu/carimgs/5734527/general/5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg',
'https://images.openlane.eu/carimgs/5734527/general/d5eb14e6-748d-4c54-a227-387c27cd7a09.jpg',
'https://images.openlane.eu/carimgs/5734527/general/d8b6831a-fc69-45db-a701-1d1dbf26801b.jpg',
'https://images.openlane.eu/carimgs/5734527/general/798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg',
'https://images.openlane.eu/carimgs/5734527/general/a2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg',
'https://images.openlane.eu/carimgs/5734527/general/8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg',
'https://images.openlane.eu/carimgs/5734527/general/95082dc0-0fe7-4b61-87cd-772f523ee509.jpg',
'https://images.openlane.eu/carimgs/5734527/general/4150dfa9-db6c-4c08-abe6-91131c01994f.jpg',
'https://images.openlane.eu/carimgs/5734527/general/7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/da299404-fed8-4792-a7be-d0fd98ed763d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/d5eb14e6-748d-4c54-a227-387c27cd7a09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/d8b6831a-fc69-45db-a701-1d1dbf26801b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/a2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/95082dc0-0fe7-4b61-87cd-772f523ee509.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/4150dfa9-db6c-4c08-abe6-91131c01994f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Nissan X-Trail 1.5 e-Power N-connecta - Hybrid - Automatic - 158 hp '
'- 143.258 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726055%27 HTTP/1.1" 200 None
2026-03-25 16:31:32 [adesa.fr] INFO: Saving data for 10726055: {'created_time': 1774456292.752897, 'last_price_update_time': 1774456292.752909, 'auction_closing_time': 1774599000.0}
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726055') HTTP/1.1" 204 0
2026-03-25 16:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10726056
2026-03-25 16:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10726056
2026-03-25 16:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10726056 to the API
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Electric',
'id': '9d82e522-41cd-554c-bad6-41a6424ac0c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-063-WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726056',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 53099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5739097/general/d6033644-0678-4e1c-82c5-66189d29e641.jpg',
'https://images.openlane.eu/carimgs/5739097/general/827147f7-f1a2-45d9-a090-18faf2797f47.jpg',
'https://images.openlane.eu/carimgs/5739097/general/fe842415-bb6b-4535-9210-56b4014c86e3.jpg',
'https://images.openlane.eu/carimgs/5739097/general/f0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg',
'https://images.openlane.eu/carimgs/5739097/general/0a9a3f14-4293-48e5-9619-40a986795285.jpg',
'https://images.openlane.eu/carimgs/5739097/general/927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg',
'https://images.openlane.eu/carimgs/5739097/general/56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg',
'https://images.openlane.eu/carimgs/5739097/general/3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg',
'https://images.openlane.eu/carimgs/5739097/general/3285ae75-da5e-4f34-a79f-d239acad6658.jpg',
'https://images.openlane.eu/carimgs/5739097/general/da75629c-0527-424c-8c30-11dc98ea640d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/d6033644-0678-4e1c-82c5-66189d29e641.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/827147f7-f1a2-45d9-a090-18faf2797f47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/fe842415-bb6b-4535-9210-56b4014c86e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/f0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/0a9a3f14-4293-48e5-9619-40a986795285.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/3285ae75-da5e-4f34-a79f-d239acad6658.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/da75629c-0527-424c-8c30-11dc98ea640d.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 53.099 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726056%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [adesa.fr] INFO: Saving data for 10726056: {'created_time': 1774456293.070054, 'last_price_update_time': 1774456293.070069, 'auction_closing_time': 1774599000.0}
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726056') HTTP/1.1" 204 0
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/23456bcd-2d8f-47f2-9825-d86a6c2c5fd5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/45d9e676-e53b-4eb8-a45f-813f5290b4a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/e427099d-7369-4034-9190-baa6d2d5e7f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/ab66d484-cc92-4277-8c1e-aa0c431a3c7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/3894fecc-2ae5-475f-b93a-e49c048adc68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/f8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/eaa2baf1-5852-42e8-aab3-7d59e3333514.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F2acc9eea-c9ad-4669-b1ee-6e46bacd4f19.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/2acc9eea-c9ad-4669-b1ee-6e46bacd4f19.JPG not downloaded yet
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F6397109f-56eb-43be-b7be-2c86992b21d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg not downloaded yet
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F7ae624ca-3c31-4132-bfbb-aee6999d4e92.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/7ae624ca-3c31-4132-bfbb-aee6999d4e92.JPG not downloaded yet
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F88d4a788-3b12-456e-9a6e-d8f7ba8c5173.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/88d4a788-3b12-456e-9a6e-d8f7ba8c5173.JPG not downloaded yet
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg not downloaded yet
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F9ec3149b-609c-4861-911b-72d7fd46a8af.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/9ec3149b-609c-4861-911b-72d7fd46a8af.JPG not downloaded yet
2026-03-25 16:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10728580
2026-03-25 16:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with scrape type 1
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb8e91cc-2c24-5133-8dee-79c2c9e0e151
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F30848642-4a99-4477-9b67-49806cddca78.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/30848642-4a99-4477-9b67-49806cddca78.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F5a66f3c0-6f1c-450e-a25e-777515439dac.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/5a66f3c0-6f1c-450e-a25e-777515439dac.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fa6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/a6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/ca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fe08087ba-9be3-4baf-9fc9-efc55af79872.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/e08087ba-9be3-4baf-9fc9-efc55af79872.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fe961297b-a47c-4f18-81ed-07cd585e6aeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/e961297b-a47c-4f18-81ed-07cd585e6aeb.jpg already downloaded
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F9463231a-8578-4ae7-bd26-a1af898c0882.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/9463231a-8578-4ae7-bd26-a1af898c0882.jpg already downloaded
2026-03-25 16:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb8e91cc-2c24-5133-8dee-79c2c9e0e151, identifier: 10728580
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/10c547e2-6568-4240-8373-d969a6430492.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/e7a9562b-7386-48e5-85d1-b8b34418d43f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/c02577e0-653b-4a82-8457-21f7dae53d32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/3b93a95f-228f-45bd-bfe1-3a6ea4b4418e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/c8125e87-eb01-4c88-baa2-c908cf0e3902.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/c9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/57fdee25-4aa5-46f4-b427-a114d8d30f85.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F80853864-e321-4ee3-9152-878d142bb210.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/80853864-e321-4ee3-9152-878d142bb210.JPG not downloaded yet
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F329db9f8-fed0-42b8-8976-62e879ea45ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg not downloaded yet
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F7a657f10-fc64-4f37-9079-8609f9be9163.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/7a657f10-fc64-4f37-9079-8609f9be9163.JPG not downloaded yet
2026-03-25 16:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10728580
2026-03-25 16:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10728580
2026-03-25 16:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10728580 to the API
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'cb8e91cc-2c24-5133-8dee-79c2c9e0e151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG175EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728580',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 169085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5724275/general/30848642-4a99-4477-9b67-49806cddca78.jpg',
'https://images.openlane.eu/carimgs/5724275/general/5a66f3c0-6f1c-450e-a25e-777515439dac.jpg',
'https://images.openlane.eu/carimgs/5724275/general/2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg',
'https://images.openlane.eu/carimgs/5724275/general/a6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg',
'https://images.openlane.eu/carimgs/5724275/general/13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg',
'https://images.openlane.eu/carimgs/5724275/general/ca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg',
'https://images.openlane.eu/carimgs/5724275/general/e08087ba-9be3-4baf-9fc9-efc55af79872.jpg',
'https://images.openlane.eu/carimgs/5724275/general/81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg',
'https://images.openlane.eu/carimgs/5724275/general/e961297b-a47c-4f18-81ed-07cd585e6aeb.jpg',
'https://images.openlane.eu/carimgs/5724275/general/9463231a-8578-4ae7-bd26-a1af898c0882.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3042118,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/30848642-4a99-4477-9b67-49806cddca78.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4323852,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/5a66f3c0-6f1c-450e-a25e-777515439dac.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3686028,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4584910,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/a6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2912369,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3389716,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/ca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523105,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/e08087ba-9be3-4baf-9fc9-efc55af79872.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4398280,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3603462,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/e961297b-a47c-4f18-81ed-07cd585e6aeb.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3341437,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/9463231a-8578-4ae7-bd26-a1af898c0882.jpg',
'Width': 4000}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 3,
'seller_name': 'VEICOLI COMMERCIALI EUROPA SRL',
'title': 'Iveco Daily 2.3 Business - Diesel - Manual - 156 hp - 169.085 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710728580%27 HTTP/1.1" 200 None
2026-03-25 16:31:33 [adesa.fr] INFO: Saving data for 10728580: {'created_time': 1774456293.897489, 'last_price_update_time': 1774456293.897505, 'auction_closing_time': 1774610100.0}
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728580') HTTP/1.1" 204 0
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F31ab30b8-b9e1-4d75-ad00-5964d5b648d6.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/31ab30b8-b9e1-4d75-ad00-5964d5b648d6.JPG not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fb1f960f3-e49b-4d64-b737-07e963315a17.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F9c58dc10-2d14-47a8-bf9f-73aa326bab73.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/9c58dc10-2d14-47a8-bf9f-73aa326bab73.JPG not downloaded yet
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/59551ec7-480b-47aa-ae08-203c6c39699e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/ebe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/88d4a788-3b12-456e-9a6e-d8f7ba8c5173.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/7ae624ca-3c31-4132-bfbb-aee6999d4e92.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/9ec3149b-609c-4861-911b-72d7fd46a8af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252Fa5dd632a-a5b7-4e0c-aacb-3051bf92c8a7.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/a5dd632a-a5b7-4e0c-aacb-3051bf92c8a7.JPG not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fa2d31aad-e251-4217-9219-72abba1882f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F8d2bec0c-32c8-4708-887d-acbe93cbc0de.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/8d2bec0c-32c8-4708-887d-acbe93cbc0de.JPG not downloaded yet
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/2acc9eea-c9ad-4669-b1ee-6e46bacd4f19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252Fff703b4b-677e-4ecf-baa7-b69ddd6736d5.png%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/ff703b4b-677e-4ecf-baa7-b69ddd6736d5.png already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F481cc369-73c1-4eb3-9869-01f4045e8cad.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/481cc369-73c1-4eb3-9869-01f4045e8cad.JPG not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F37597fc7-7aa5-4370-8638-0121d4ac0518.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252Fefb56942-2e73-4730-acbf-05abde29bce5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/efb56942-2e73-4730-acbf-05abde29bce5.JPG not downloaded yet
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/7a657f10-fc64-4f37-9079-8609f9be9163.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/9c58dc10-2d14-47a8-bf9f-73aa326bab73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F51eb1ef2-8633-4c15-b81b-bad90f085561.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/51eb1ef2-8633-4c15-b81b-bad90f085561.JPG not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F50bf1792-9e00-4253-9fb0-705db6911eb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F7da74f3b-b63c-4184-b9b7-da1929264bac.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/7da74f3b-b63c-4184-b9b7-da1929264bac.JPG not downloaded yet
2026-03-25 16:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945697e50>
2026-03-25 16:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg saved to cache
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16: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-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/31ab30b8-b9e1-4d75-ad00-5964d5b648d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252Ff9cc03d4-d098-45e6-a887-6ea310c31d29.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/f9cc03d4-d098-45e6-a887-6ea310c31d29.JPG not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fb2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg not downloaded yet
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F22d5d378-bfaf-45b7-9a96-e991c11bca46.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/22d5d378-bfaf-45b7-9a96-e991c11bca46.JPG not downloaded yet
2026-03-25 16:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10725107
2026-03-25 16:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 1
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0621dd15-7335-58e2-974a-c6057ad9e6f7
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F75dda3af-fd64-461f-992e-2c14e7687e35.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/75dda3af-fd64-461f-992e-2c14e7687e35.JPG not downloaded yet
2026-03-25 16:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10725126
2026-03-25 16:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with scrape type 1
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 590c1b85-f9ab-50a0-b924-5e9ef37e41a3
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252F9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252Fe766781f-fbde-4b5d-a218-0ff451ff640d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/e766781f-fbde-4b5d-a218-0ff451ff640d.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252F3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252F9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252Fd3da38fc-1347-4d7b-84af-e686755e2db2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/d3da38fc-1347-4d7b-84af-e686755e2db2.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252F3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252F341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252Fd2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/d2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252Fca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/ca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665396%252Fgeneral%252F6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg already downloaded
2026-03-25 16:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3, identifier: 10725126
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10725672
2026-03-25 16:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597a0510-5213-5a76-a5cf-98182e20b2e1 with scrape type 1
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Ff5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/f5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg not downloaded yet
2026-03-25 16:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9cff949-046e-5631-98fe-657985667976 with identifier: 10725747
2026-03-25 16:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9cff949-046e-5631-98fe-657985667976 with scrape type 1
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9cff949-046e-5631-98fe-657985667976
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252Fe7c0e3ce-9428-4586-b142-221e93dcbb06.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/e7c0e3ce-9428-4586-b142-221e93dcbb06.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252Fabb4b2d8-fab6-427b-93ce-21860013594f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/abb4b2d8-fab6-427b-93ce-21860013594f.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252F3d09eae6-d37a-4c9e-9178-bd0c90c34fc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/3d09eae6-d37a-4c9e-9178-bd0c90c34fc0.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252Fefce2995-6a26-4d38-bf72-83916253e641.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/efce2995-6a26-4d38-bf72-83916253e641.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252Fff2fb5e6-ef26-4536-9987-bdc5a46bad60.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/ff2fb5e6-ef26-4536-9987-bdc5a46bad60.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252F6bc869fd-2040-44cd-be34-95fd3cde08f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/6bc869fd-2040-44cd-be34-95fd3cde08f0.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252F844279a5-8d4d-4091-9c2c-2f5f1aac86b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/844279a5-8d4d-4091-9c2c-2f5f1aac86b1.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252F865c0d24-0766-46e6-803b-8c2bd612466b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/865c0d24-0766-46e6-803b-8c2bd612466b.jpg already downloaded
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252F49cc4a28-8425-4c35-b8b3-21462aab906b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/49cc4a28-8425-4c35-b8b3-21462aab906b.jpg already downloaded
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646498%252Fgeneral%252F17a28868-7735-40f1-942e-57f74e0b1b91.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646498/general/17a28868-7735-40f1-942e-57f74e0b1b91.jpg already downloaded
2026-03-25 16:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c9cff949-046e-5631-98fe-657985667976, identifier: 10725747
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9456420d0>
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F6397109f-56eb-43be-b7be-2c86992b21d8.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg saved to cache
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/7c570c52-8c99-41bf-b022-13d4613417c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725095)
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/03f4d4c7-67bb-444c-adab-c70412b2bb8f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725711)
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/80853864-e321-4ee3-9152-878d142bb210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/8d2bec0c-32c8-4708-887d-acbe93cbc0de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/efb56942-2e73-4730-acbf-05abde29bce5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg not downloaded yet
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252Fee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/ee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG not downloaded yet
2026-03-25 16:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10725126
2026-03-25 16:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10725126
2026-03-25 16:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10725126 to the API
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '590c1b85-f9ab-50a0-b924-5e9ef37e41a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725126',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Scenic E-Tech',
'odometer': 53774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5665396/general/9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg',
'https://images.openlane.eu/carimgs/5665396/general/e766781f-fbde-4b5d-a218-0ff451ff640d.jpg',
'https://images.openlane.eu/carimgs/5665396/general/3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg',
'https://images.openlane.eu/carimgs/5665396/general/9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg',
'https://images.openlane.eu/carimgs/5665396/general/d3da38fc-1347-4d7b-84af-e686755e2db2.jpg',
'https://images.openlane.eu/carimgs/5665396/general/3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg',
'https://images.openlane.eu/carimgs/5665396/general/341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg',
'https://images.openlane.eu/carimgs/5665396/general/d2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg',
'https://images.openlane.eu/carimgs/5665396/general/ca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg',
'https://images.openlane.eu/carimgs/5665396/general/6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 873264,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 857592,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/e766781f-fbde-4b5d-a218-0ff451ff640d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1030416,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981156,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 955266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/d3da38fc-1347-4d7b-84af-e686755e2db2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977285,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 856194,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 882897,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/d2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 942069,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/ca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 994100,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg',
'Width': 2731}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Renault Scenic E-Tech Evolution - Electric - Automatic - 170 hp - '
'53.774 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2024}
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725126%27 HTTP/1.1" 200 None
2026-03-25 16:31:35 [adesa.fr] INFO: Saving data for 10725126: {'created_time': 1774456295.532125, 'last_price_update_time': 1774456295.532135, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725126') HTTP/1.1" 204 0
2026-03-25 16:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c9cff949-046e-5631-98fe-657985667976 with identifier: 10725747
2026-03-25 16:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c9cff949-046e-5631-98fe-657985667976 with identifier: 10725747
2026-03-25 16:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c9cff949-046e-5631-98fe-657985667976 with identifier: 10725747 to the API
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725747>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'c9cff949-046e-5631-98fe-657985667976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC287NQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725747',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 107981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5646498/general/e7c0e3ce-9428-4586-b142-221e93dcbb06.jpg',
'https://images.openlane.eu/carimgs/5646498/general/abb4b2d8-fab6-427b-93ce-21860013594f.jpg',
'https://images.openlane.eu/carimgs/5646498/general/3d09eae6-d37a-4c9e-9178-bd0c90c34fc0.jpg',
'https://images.openlane.eu/carimgs/5646498/general/efce2995-6a26-4d38-bf72-83916253e641.jpg',
'https://images.openlane.eu/carimgs/5646498/general/ff2fb5e6-ef26-4536-9987-bdc5a46bad60.jpg',
'https://images.openlane.eu/carimgs/5646498/general/6bc869fd-2040-44cd-be34-95fd3cde08f0.jpg',
'https://images.openlane.eu/carimgs/5646498/general/844279a5-8d4d-4091-9c2c-2f5f1aac86b1.jpg',
'https://images.openlane.eu/carimgs/5646498/general/865c0d24-0766-46e6-803b-8c2bd612466b.jpg',
'https://images.openlane.eu/carimgs/5646498/general/49cc4a28-8425-4c35-b8b3-21462aab906b.jpg',
'https://images.openlane.eu/carimgs/5646498/general/17a28868-7735-40f1-942e-57f74e0b1b91.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253853,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/e7c0e3ce-9428-4586-b142-221e93dcbb06.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239485,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/abb4b2d8-fab6-427b-93ce-21860013594f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250074,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/3d09eae6-d37a-4c9e-9178-bd0c90c34fc0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242094,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/efce2995-6a26-4d38-bf72-83916253e641.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233933,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/ff2fb5e6-ef26-4536-9987-bdc5a46bad60.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288103,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/6bc869fd-2040-44cd-be34-95fd3cde08f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239805,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/844279a5-8d4d-4091-9c2c-2f5f1aac86b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248157,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/865c0d24-0766-46e6-803b-8c2bd612466b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304422,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/49cc4a28-8425-4c35-b8b3-21462aab906b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cff949-046e-5631-98fe-657985667976/c9cff949-046e-5631-98fe-657985667976_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258923,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646498/general/17a28868-7735-40f1-942e-57f74e0b1b91.jpg',
'Width': 1920}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW 2 Series Active Tourer 218d Business - Diesel - 150 hp - '
'107.981 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725747%27 HTTP/1.1" 200 None
2026-03-25 16:31:35 [adesa.fr] INFO: Saving data for 10725747: {'created_time': 1774456295.858193, 'last_price_update_time': 1774456295.858211, 'auction_closing_time': 1774617300.0}
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725747') HTTP/1.1" 204 0
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG not downloaded yet
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg not downloaded yet
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/481cc369-73c1-4eb3-9869-01f4045e8cad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945430490>
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fb1f960f3-e49b-4d64-b737-07e963315a17.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg saved to cache
2026-03-25 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945433c50>
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F329db9f8-fed0-42b8-8976-62e879ea45ef.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg saved to cache
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9458ec0d0>
2026-03-25 16:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg saved to cache
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/a5dd632a-a5b7-4e0c-aacb-3051bf92c8a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725085)
2026-03-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/7da74f3b-b63c-4184-b9b7-da1929264bac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG not downloaded yet
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F2462fe38-78da-4201-875b-eeb91895a20d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/2462fe38-78da-4201-875b-eeb91895a20d.jpeg not downloaded yet
2026-03-25 16: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-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/206a1b58-1695-48a1-83d2-c5d1bd30087f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16: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-25 16:31:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ea60166-7255-551a-8ac5-5a6b2957708c, skipping ID generation
2026-03-25 16:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea60166-7255-551a-8ac5-5a6b2957708c with scrape type 1
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ea60166-7255-551a-8ac5-5a6b2957708c sending to next pipeline
2026-03-25 16:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ea60166-7255-551a-8ac5-5a6b2957708c, identifier: 10725095
2026-03-25 16:31:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7, skipping ID generation
2026-03-25 16:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with scrape type 1
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 sending to next pipeline
2026-03-25 16:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7, identifier: 10725711
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/f9cc03d4-d098-45e6-a887-6ea310c31d29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/22d5d378-bfaf-45b7-9a96-e991c11bca46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG not downloaded yet
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fa6511384-1918-418d-b99a-59ffe23c646c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/a6511384-1918-418d-b99a-59ffe23c646c.jpeg not downloaded yet
2026-03-25 16:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ea60166-7255-551a-8ac5-5a6b2957708c with identifier: 10725095
2026-03-25 16:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ea60166-7255-551a-8ac5-5a6b2957708c with identifier: 10725095
2026-03-25 16:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ea60166-7255-551a-8ac5-5a6b2957708c with identifier: 10725095 to the API
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616875/general/7c570c52-8c99-41bf-b022-13d4613417c0.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '0ea60166-7255-551a-8ac5-5a6b2957708c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725095',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 12037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ea60166-7255-551a-8ac5-5a6b2957708c/0ea60166-7255-551a-8ac5-5a6b2957708c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616875/general/51b5d4e6-0ff4-49c6-b5c4-e68e90397740.jpg',
'Width': 2731}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'12.037 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725095%27 HTTP/1.1" 200 None
2026-03-25 16:31:36 [adesa.fr] INFO: Saving data for 10725095: {'created_time': 1774456296.791644, 'last_price_update_time': 1774456296.791658, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725095') HTTP/1.1" 204 0
2026-03-25 16:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10725711
2026-03-25 16:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10725711
2026-03-25 16:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10725711 to the API
2026-03-25 16:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645494/general/03f4d4c7-67bb-444c-adab-c70412b2bb8f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '7ec10b0c-468a-5596-acb8-4cdaf175f4a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725711',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 135398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ec10b0c-468a-5596-acb8-4cdaf175f4a7/7ec10b0c-468a-5596-acb8-4cdaf175f4a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232384,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645494/general/da51d401-9040-4b2f-b566-1e0ce5c9389b.jpg',
'Width': 2731}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 60 kWh - Electric - Automatic - 283 hp - 135.398 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725711%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [adesa.fr] INFO: Saving data for 10725711: {'created_time': 1774456297.110397, 'last_price_update_time': 1774456297.110408, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725711') HTTP/1.1" 204 0
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945731610>
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fa2d31aad-e251-4217-9219-72abba1882f8.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg saved to cache
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9455c0790>
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F37597fc7-7aa5-4370-8638-0121d4ac0518.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg saved to cache
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10725673
2026-03-25 16:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bce504e-bdbd-53ea-b8dd-204351deafa2 with scrape type 1
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg not downloaded yet
2026-03-25 16:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10725595
2026-03-25 16:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d48ea5b1-5926-5213-a8b7-262125fadb4b with scrape type 1
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d48ea5b1-5926-5213-a8b7-262125fadb4b
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F58df077e-e236-4a3b-9e1e-5ba180034177.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/58df077e-e236-4a3b-9e1e-5ba180034177.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F06c2cc65-6066-4694-a244-71b5b0344d7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/06c2cc65-6066-4694-a244-71b5b0344d7d.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F421c7e75-e8ea-4457-9080-909694fa34ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/421c7e75-e8ea-4457-9080-909694fa34ac.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252Fd8464fea-e90c-4c1b-8f52-9451670715d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/d8464fea-e90c-4c1b-8f52-9451670715d9.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252Fe7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/e7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg already downloaded
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg already downloaded
2026-03-25 16:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d48ea5b1-5926-5213-a8b7-262125fadb4b, identifier: 10725595
2026-03-25 16:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/51eb1ef2-8633-4c15-b81b-bad90f085561.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726053)
2026-03-25 16:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/ee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726052)
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-25 16:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-25 16:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10725595
2026-03-25 16:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10725595
2026-03-25 16:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10725595 to the API
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': 'd48ea5b1-5926-5213-a8b7-262125fadb4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725595',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 7751,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5737649/general/58df077e-e236-4a3b-9e1e-5ba180034177.jpg',
'https://images.openlane.eu/carimgs/5737649/general/06c2cc65-6066-4694-a244-71b5b0344d7d.jpg',
'https://images.openlane.eu/carimgs/5737649/general/421c7e75-e8ea-4457-9080-909694fa34ac.jpg',
'https://images.openlane.eu/carimgs/5737649/general/d8464fea-e90c-4c1b-8f52-9451670715d9.jpg',
'https://images.openlane.eu/carimgs/5737649/general/78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg',
'https://images.openlane.eu/carimgs/5737649/general/940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg',
'https://images.openlane.eu/carimgs/5737649/general/4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg',
'https://images.openlane.eu/carimgs/5737649/general/e7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg',
'https://images.openlane.eu/carimgs/5737649/general/3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg',
'https://images.openlane.eu/carimgs/5737649/general/670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429864,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/58df077e-e236-4a3b-9e1e-5ba180034177.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407685,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/06c2cc65-6066-4694-a244-71b5b0344d7d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371048,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/421c7e75-e8ea-4457-9080-909694fa34ac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379095,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/d8464fea-e90c-4c1b-8f52-9451670715d9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552339,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609414,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633928,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445028,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/e7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606694,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519427,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg',
'Width': 2731}],
'price': 32100,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 7.751 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725595%27 HTTP/1.1" 200 None
2026-03-25 16:31:37 [adesa.fr] INFO: Saving data for 10725595: {'created_time': 1774456297.952738, 'last_price_update_time': 1774456297.952756, 'auction_closing_time': 1774510200.0}
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725595') HTTP/1.1" 204 0
2026-03-25 16:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725204)
2026-03-25 16:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/40dc26b4-4e66-4868-af32-4262031e399b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG not downloaded yet
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F30af4206-6ca0-4542-88db-685cc85075ea.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/30af4206-6ca0-4542-88db-685cc85075ea.jpeg not downloaded yet
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg not downloaded yet
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5220b1a4-2b85-545c-9546-f6fb57aeec56, skipping ID generation
2026-03-25 16:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 1
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 sending to next pipeline
2026-03-25 16:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5220b1a4-2b85-545c-9546-f6fb57aeec56, identifier: 10725085
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945586650>
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F50bf1792-9e00-4253-9fb0-705db6911eb0.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg saved to cache
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9458a0050>
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F206a1b58-1695-48a1-83d2-c5d1bd30087f.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/206a1b58-1695-48a1-83d2-c5d1bd30087f.jpg saved to cache
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/75dda3af-fd64-461f-992e-2c14e7687e35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10725085
2026-03-25 16:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10725085
2026-03-25 16:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10725085 to the API
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5579302/general/8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '5220b1a4-2b85-545c-9546-f6fb57aeec56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725085',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 40054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5220b1a4-2b85-545c-9546-f6fb57aeec56/5220b1a4-2b85-545c-9546-f6fb57aeec56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305256,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579302/general/e9d657f4-7d9f-4536-b121-ef7a3b065963.jpg',
'Width': 2731}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - 299 hp - 40.054 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725085%27 HTTP/1.1" 200 None
2026-03-25 16:31:38 [adesa.fr] INFO: Saving data for 10725085: {'created_time': 1774456298.849093, 'last_price_update_time': 1774456298.849105, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725085') HTTP/1.1" 204 0
2026-03-25 16: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-25 16: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-25 16:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252Fb7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/b7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG not downloaded yet
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F83fdfb50-e110-4635-943b-c128bef5da95.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/83fdfb50-e110-4635-943b-c128bef5da95.jpeg not downloaded yet
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fb9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/b9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg not downloaded yet
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9458ef910>
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fb2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg saved to cache
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4, skipping ID generation
2026-03-25 16:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 1
2026-03-25 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 sending to next pipeline
2026-03-25 16:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4, identifier: 10726053
2026-03-25 16:31:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ae49297-cf45-5be3-b85f-4240ec0e0a23, skipping ID generation
2026-03-25 16:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with scrape type 1
2026-03-25 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 sending to next pipeline
2026-03-25 16:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ae49297-cf45-5be3-b85f-4240ec0e0a23, identifier: 10726052
2026-03-25 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/8da2f636-2df1-452a-bab9-a0f0747e2c5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10726053
2026-03-25 16:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10726053
2026-03-25 16:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10726053 to the API
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709222/general/51eb1ef2-8633-4c15-b81b-bad90f085561.JPG>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 398,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '0fb2fc3f-e5c1-56d2-ab36-17b8842522a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-626-ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726053',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 171736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fb2fc3f-e5c1-56d2-ab36-17b8842522a4/0fb2fc3f-e5c1-56d2-ab36-17b8842522a4_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 571780,
'Height': 570,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709222/general/ff703b4b-677e-4ecf-baa7-b69ddd6736d5.png',
'Width': 964}],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Volvo XC60 T6 Ultimate Dark - AWD - Hybrid - Automatic - 398 hp - '
'171.736 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726053%27 HTTP/1.1" 200 None
2026-03-25 16:31:39 [adesa.fr] INFO: Saving data for 10726053: {'created_time': 1774456299.474036, 'last_price_update_time': 1774456299.474049, 'auction_closing_time': 1774599000.0}
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726053') HTTP/1.1" 204 0
2026-03-25 16:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10726052
2026-03-25 16:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10726052
2026-03-25 16:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10726052 to the API
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660404/general/ee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '4ae49297-cf45-5be3-b85f-4240ec0e0a23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-730-NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726052',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 145413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [],
'price': 28500,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 4,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz E 220d AMG Line - Diesel - Automatic - 194 hp - '
'145.413 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726052%27 HTTP/1.1" 200 None
2026-03-25 16:31:39 [adesa.fr] INFO: Saving data for 10726052: {'created_time': 1774456299.930178, 'last_price_update_time': 1774456299.930191, 'auction_closing_time': 1774599000.0}
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726052') HTTP/1.1" 204 0
2026-03-25 16:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945928450>
2026-03-25 16:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg saved to cache
2026-03-25 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-25 16:31:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90a7109e-0669-579b-881b-b80dbedefc10, skipping ID generation
2026-03-25 16:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a7109e-0669-579b-881b-b80dbedefc10 with scrape type 1
2026-03-25 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90a7109e-0669-579b-881b-b80dbedefc10 sending to next pipeline
2026-03-25 16:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 90a7109e-0669-579b-881b-b80dbedefc10, identifier: 10725204
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945939690>
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F40dc26b4-4e66-4868-af32-4262031e399b.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/40dc26b4-4e66-4868-af32-4262031e399b.jpg saved to cache
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/d4f8c52a-ad91-43f8-80bd-3160b092b5fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252Fe2c94ace-00ce-4434-81aa-7f763db22b13.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/e2c94ace-00ce-4434-81aa-7f763db22b13.JPG not downloaded yet
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fdae8e645-260d-468b-996c-f26d35297e19.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/dae8e645-260d-468b-996c-f26d35297e19.jpeg not downloaded yet
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg not downloaded yet
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-25 16:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10725204
2026-03-25 16:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10725204
2026-03-25 16:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10725204 to the API
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '90a7109e-0669-579b-881b-b80dbedefc10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725204',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 75617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg',
'Width': 1024}],
'price': 32000,
'price_includes_vat': True,
'registration_date': '2023-05-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q8 E-tron Sportback 50 S Line - Quattro - Electric - Automatic '
'- 340 hp - 75.617 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725204%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Saving data for 10725204: {'created_time': 1774456300.499896, 'last_price_update_time': 1774456300.499909, 'auction_closing_time': 1774510200.0}
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725204') HTTP/1.1" 204 0
2026-03-25 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5699583/general/61e4607a-02b6-4bc7-87c5-a9f87366ce6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725759)
2026-03-25 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F4603e217-8541-4c60-981a-f978a5c81eaa.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG not downloaded yet
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fe28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg not downloaded yet
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg not downloaded yet
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944940590>
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F8da2f636-2df1-452a-bab9-a0f0747e2c5a.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/8da2f636-2df1-452a-bab9-a0f0747e2c5a.jpg saved to cache
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722028
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722028%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722028: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722028 url https://www.openlane.eu/en/carv6/auction/10722028
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722025
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722025%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722025: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722025 url https://www.openlane.eu/en/carv6/auction/10722025
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722027
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722027%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722027: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722027 url https://www.openlane.eu/en/carv6/auction/10722027
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722026
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722026%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722026: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722026 url https://www.openlane.eu/en/carv6/auction/10722026
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722022
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722022%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722022: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722022 url https://www.openlane.eu/en/carv6/auction/10722022
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722032
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722032%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722032: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722032 url https://www.openlane.eu/en/carv6/auction/10722032
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722035
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722035%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722035: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722035 url https://www.openlane.eu/en/carv6/auction/10722035
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722036
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722036%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722036: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722036 url https://www.openlane.eu/en/carv6/auction/10722036
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722021
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722021%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722021: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722021 url https://www.openlane.eu/en/carv6/auction/10722021
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722019
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722019%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722019: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722019 url https://www.openlane.eu/en/carv6/auction/10722019
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722034
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722034%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722034: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722034 url https://www.openlane.eu/en/carv6/auction/10722034
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722033
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722033%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722033: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722033 url https://www.openlane.eu/en/carv6/auction/10722033
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722723
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722723%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722723: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722723 url https://www.openlane.eu/en/carv6/auction/10722723
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10722024
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722024%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10722024: 0
2026-03-25 16:31:40 [adesa.fr] INFO: Skipping item 10722024 url https://www.openlane.eu/en/carv6/auction/10722024
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10718194
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718194%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [adesa.fr] INFO: Scrape type for 10718194: 2
2026-03-25 16:31:40 [adesa.fr] INFO: Scraping item 10718194 url https://www.openlane.eu/en/carv6/auction/10718194
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945739950>
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252Fd4f8c52a-ad91-43f8-80bd-3160b092b5fc.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/d4f8c52a-ad91-43f8-80bd-3160b092b5fc.jpg saved to cache
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252Fa94c040a-8338-465e-aa74-086c92c6d8d6.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/a94c040a-8338-465e-aa74-086c92c6d8d6.JPG not downloaded yet
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Faa266b88-1894-43f7-947e-5e282082ca4f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/aa266b88-1894-43f7-947e-5e282082ca4f.jpeg not downloaded yet
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/ce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg not downloaded yet
2026-03-25 16:31:40 [adesa.fr] INFO: Found listing with ID: 10718195
2026-03-25 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718195%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [adesa.fr] INFO: Scrape type for 10718195: 2
2026-03-25 16:31:41 [adesa.fr] INFO: Scraping item 10718195 url https://www.openlane.eu/en/carv6/auction/10718195
2026-03-25 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686121/general/730fb912-7654-46fe-ada1-b1ed5a5410e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725755)
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fe391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/e391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg not downloaded yet
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fe97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/e97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg not downloaded yet
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9458b8710>
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699583%252Fgeneral%252F61e4607a-02b6-4bc7-87c5-a9f87366ce6d.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699583/general/61e4607a-02b6-4bc7-87c5-a9f87366ce6d.jpg saved to cache
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab
2026-03-25 16:31:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d27c4ca9-850d-5871-b72a-3ce51e7e36ab, skipping ID generation
2026-03-25 16:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab with scrape type 1
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d27c4ca9-850d-5871-b72a-3ce51e7e36ab sending to next pipeline
2026-03-25 16:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d27c4ca9-850d-5871-b72a-3ce51e7e36ab, identifier: 10725759
2026-03-25 16:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10725108
2026-03-25 16:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 1
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 432cb02a-355e-58df-823a-ee0441b2cc48
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg already downloaded
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F7364c4da-14e2-48ff-a897-1f7efca8382c.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/7364c4da-14e2-48ff-a897-1f7efca8382c.JPG not downloaded yet
2026-03-25 16:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10725105
2026-03-25 16:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 1
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F2951431e-18ed-44ba-adca-7de66fd29708.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/2951431e-18ed-44ba-adca-7de66fd29708.jpg already downloaded
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fd60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG not downloaded yet
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:41 [adesa.fr] INFO: Found listing with ID: 10718192
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718192%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [adesa.fr] INFO: Scrape type for 10718192: 0
2026-03-25 16:31:41 [adesa.fr] INFO: Skipping item 10718192 url https://www.openlane.eu/en/carv6/auction/10718192
2026-03-25 16:31:41 [adesa.fr] INFO: Found listing with ID: 10718196
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718196%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [adesa.fr] INFO: Scrape type for 10718196: 2
2026-03-25 16:31:41 [adesa.fr] INFO: Scraping item 10718196 url https://www.openlane.eu/en/carv6/auction/10718196
2026-03-25 16:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d27c4ca9-850d-5871-b72a-3ce51e7e36ab with identifier: 10725759
2026-03-25 16:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d27c4ca9-850d-5871-b72a-3ce51e7e36ab with identifier: 10725759
2026-03-25 16:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d27c4ca9-850d-5871-b72a-3ce51e7e36ab with identifier: 10725759 to the API
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5699583/general/61e4607a-02b6-4bc7-87c5-a9f87366ce6d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 236,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'd27c4ca9-850d-5871-b72a-3ce51e7e36ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP760NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725759',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 55059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 109,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/61e4607a-02b6-4bc7-87c5-a9f87366ce6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/84dfd628-32c8-4839-a14f-f3f4f4e1a1e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/ffaede6e-b80d-430c-be18-5991fe22f018.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/206a1b58-1695-48a1-83d2-c5d1bd30087f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/eff3caa9-cbf1-40fa-93e0-d74757655c1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/0d7142ee-47ea-4adf-94b1-36a06dfadabd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/cffc7a3f-7ebc-4bcf-be07-928be197e570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/274f1161-fed2-415b-804f-e9aef0847b9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/9175fbd6-3d3e-49f0-80c1-8d29cd62ceed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d27c4ca9-850d-5871-b72a-3ce51e7e36ab/d27c4ca9-850d-5871-b72a-3ce51e7e36ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699583/general/5766aab4-c964-42d3-816a-5f4f47f7b8a4.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-06-15',
'seats_number': 3,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Master L2H2 Grand Comfort - Diesel - Manual - 150 hp - '
'55.059 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2023}
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725759%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [adesa.fr] INFO: Saving data for 10725759: {'created_time': 1774456301.776134, 'last_price_update_time': 1774456301.776146, 'auction_closing_time': 1774617300.0}
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725759') HTTP/1.1" 204 0
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fbcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/bcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg not downloaded yet
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F39d0e9a4-02b2-406c-a871-f925650258d5.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/39d0e9a4-02b2-406c-a871-f925650258d5.JPG not downloaded yet
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fbb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/bb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG not downloaded yet
2026-03-25 16:31:41 [adesa.fr] INFO: Found listing with ID: 10718197
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718197%27 HTTP/1.1" 200 None
2026-03-25 16:31:41 [adesa.fr] INFO: Scrape type for 10718197: 2
2026-03-25 16:31:41 [adesa.fr] INFO: Scraping item 10718197 url https://www.openlane.eu/en/carv6/auction/10718197
2026-03-25 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe94558ca10>
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686121%252Fgeneral%252F730fb912-7654-46fe-ada1-b1ed5a5410e6.jpg') HTTP/1.1" 204 0
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686121/general/730fb912-7654-46fe-ada1-b1ed5a5410e6.jpg saved to cache
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402
2026-03-25 16:31:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402, skipping ID generation
2026-03-25 16:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402 with scrape type 1
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402 sending to next pipeline
2026-03-25 16:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402, identifier: 10725755
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fc729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/c729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fe845e517-7ec5-46ab-ac98-1c06b257777c.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/e845e517-7ec5-46ab-ac98-1c06b257777c.JPG not downloaded yet
2026-03-25 16:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402 with identifier: 10725755
2026-03-25 16:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402 with identifier: 10725755
2026-03-25 16:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402 with identifier: 10725755 to the API
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5686121/general/730fb912-7654-46fe-ada1-b1ed5a5410e6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB907ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725755',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 50767,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/730fb912-7654-46fe-ada1-b1ed5a5410e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/8da2f636-2df1-452a-bab9-a0f0747e2c5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/d4f8c52a-ad91-43f8-80bd-3160b092b5fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/40dc26b4-4e66-4868-af32-4262031e399b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/726b2019-bd64-49d4-a3ea-27cba5a869f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/86c1ee5b-a6ed-450a-8aac-5d90950eb71d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/2e921434-e2cc-42f0-b374-275f4610c928.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/5fa9d2e8-8b2a-4a6f-8042-ecadc9cdd90a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/d59af05c-4cec-4f31-9beb-b04127b77517.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402/b5fe3b6f-0e8d-56c3-8328-2fd61f8b5402_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686121/general/1916a26f-426d-4a27-bcca-cf050c01612a.jpg',
'Width': 1024}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 2,
'seller_name': 'Arval Fleet Services',
'title': 'Citroën C3 Feel - Petrol - 83 hp - 50.767 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725755%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [adesa.fr] INFO: Saving data for 10725755: {'created_time': 1774456302.615354, 'last_price_update_time': 1774456302.615368, 'auction_closing_time': 1774617300.0}
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725755') HTTP/1.1" 204 0
2026-03-25 16:31:42 [adesa.fr] INFO: Found listing with ID: 10718198
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718198%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [adesa.fr] INFO: Scrape type for 10718198: 2
2026-03-25 16:31:42 [adesa.fr] INFO: Scraping item 10718198 url https://www.openlane.eu/en/carv6/auction/10718198
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fa9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/a9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG not downloaded yet
2026-03-25 16:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:42 [adesa.fr] INFO: Found listing with ID: 10718199
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718199%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [adesa.fr] INFO: Scrape type for 10718199: 0
2026-03-25 16:31:42 [adesa.fr] INFO: Skipping item 10718199 url https://www.openlane.eu/en/carv6/auction/10718199
2026-03-25 16:31:42 [adesa.fr] INFO: Found listing with ID: 10718201
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718201%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [adesa.fr] INFO: Scrape type for 10718201: 2
2026-03-25 16:31:42 [adesa.fr] INFO: Scraping item 10718201 url https://www.openlane.eu/en/carv6/auction/10718201
2026-03-25 16: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-25 16:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10725005
2026-03-25 16:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 1
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84c5420a-b166-5daa-a3b0-60c33c0b2775
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fb24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/b24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg already downloaded
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F6081f628-04b3-451a-a69a-c11e38ba0a47.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/6081f628-04b3-451a-a69a-c11e38ba0a47.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252Fb5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/b5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fc69619f2-a667-4366-b598-11faf11c146c.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/c69619f2-a667-4366-b598-11faf11c146c.JPG not downloaded yet
2026-03-25 16:31:42 [adesa.fr] INFO: Found listing with ID: 10718200
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718200%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [adesa.fr] INFO: Scrape type for 10718200: 0
2026-03-25 16:31:42 [adesa.fr] INFO: Skipping item 10718200 url https://www.openlane.eu/en/carv6/auction/10718200
2026-03-25 16:31:42 [adesa.fr] INFO: Found listing with ID: 10718844
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718844%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [adesa.fr] INFO: Scrape type for 10718844: 2
2026-03-25 16:31:42 [adesa.fr] INFO: Scraping item 10718844 url https://www.openlane.eu/en/carv6/auction/10718844
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F4bd05d82-21ea-4260-a64e-72a2249a0095.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/4bd05d82-21ea-4260-a64e-72a2249a0095.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252Fa0850c0c-12d5-4672-92fe-c7f16e13914f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/a0850c0c-12d5-4672-92fe-c7f16e13914f.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fe4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/e4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG not downloaded yet
2026-03-25 16:31:42 [adesa.fr] INFO: Found listing with ID: 10718202
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718202%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [adesa.fr] INFO: Scrape type for 10718202: 2
2026-03-25 16:31:42 [adesa.fr] INFO: Scraping item 10718202 url https://www.openlane.eu/en/carv6/auction/10718202
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F337a6801-b470-43c1-8adb-8804cc236ef0.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/337a6801-b470-43c1-8adb-8804cc236ef0.JPG not downloaded yet
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG not downloaded yet
2026-03-25 16:31:42 [adesa.fr] INFO: Found listing with ID: 10718203
2026-03-25 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718203%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10718203: 2
2026-03-25 16:31:43 [adesa.fr] INFO: Scraping item 10718203 url https://www.openlane.eu/en/carv6/auction/10718203
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F87fd2995-d41f-435a-a839-55beaa88ea4e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/87fd2995-d41f-435a-a839-55beaa88ea4e.JPG not downloaded yet
2026-03-25 16:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10725109
2026-03-25 16:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with scrape type 1
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252Fac8d0936-00cc-48ff-9776-2b319df562a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F14bc6a53-897b-498c-85c1-bcb772776e9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252Fe29d072a-61f0-4e2d-93cf-013e819eba34.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F3c613258-19b1-42e4-afc6-cde844991183.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F146734e3-c41e-495b-a618-734ff67aefce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252Fe4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg already downloaded
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg already downloaded
2026-03-25 16:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4feb3a51-bc51-5491-82ac-ed3bb842bf38, identifier: 10725109
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F4208b673-8005-471a-8c43-4bd62b89d593.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/4208b673-8005-471a-8c43-4bd62b89d593.JPG not downloaded yet
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F8e96e072-9a1f-4552-8f22-91a0b584227d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/8e96e072-9a1f-4552-8f22-91a0b584227d.JPG not downloaded yet
2026-03-25 16:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10725109
2026-03-25 16:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10725109
2026-03-25 16:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10725109 to the API
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '4feb3a51-bc51-5491-82ac-ed3bb842bf38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725109',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 9479,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg',
'https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg',
'https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg',
'https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg',
'https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg',
'https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg',
'https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg',
'https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg',
'https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg',
'https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg',
'Width': 1024}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Lynk&Co 01 1.5 - Hybrid - 180 hp - 9.479 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725109%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Saving data for 10725109: {'created_time': 1774456303.619004, 'last_price_update_time': 1774456303.619016, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725109') HTTP/1.1" 204 0
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10718191
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718191%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10718191: 2
2026-03-25 16:31:43 [adesa.fr] INFO: Scraping item 10718191 url https://www.openlane.eu/en/carv6/auction/10718191
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fc35284d5-c891-4dd6-9b76-7fe520b1522b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/c35284d5-c891-4dd6-9b76-7fe520b1522b.JPG not downloaded yet
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F3e45f793-2f69-4adb-806b-12499121cee9.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/3e45f793-2f69-4adb-806b-12499121cee9.JPG not downloaded yet
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fde95fb5e-4389-4cec-b137-d37cc41a5d32.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/de95fb5e-4389-4cec-b137-d37cc41a5d32.JPG not downloaded yet
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10718204
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718204%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10718204: 2
2026-03-25 16:31:43 [adesa.fr] INFO: Scraping item 10718204 url https://www.openlane.eu/en/carv6/auction/10718204
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG not downloaded yet
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10723631
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723631%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10723631: 0
2026-03-25 16:31:43 [adesa.fr] INFO: Skipping item 10723631 url https://www.openlane.eu/en/carv6/auction/10723631
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10723637
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723637%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10723637: 0
2026-03-25 16:31:43 [adesa.fr] INFO: Skipping item 10723637 url https://www.openlane.eu/en/carv6/auction/10723637
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10723632
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723632%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10723632: 0
2026-03-25 16:31:43 [adesa.fr] INFO: Skipping item 10723632 url https://www.openlane.eu/en/carv6/auction/10723632
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10723633
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723633%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10723633: 0
2026-03-25 16:31:43 [adesa.fr] INFO: Skipping item 10723633 url https://www.openlane.eu/en/carv6/auction/10723633
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10725600
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725600%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10725600: 1
2026-03-25 16:31:43 [adesa.fr] INFO: Scraping item 10725600 url https://www.openlane.eu/en/carv6/auction/10725600
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fd1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/d1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG not downloaded yet
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726309%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10726309: 1
2026-03-25 16:31:43 [adesa.fr] INFO: Scraping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F533cfce1-6785-4570-97cb-16f49be4b13b.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/533cfce1-6785-4570-97cb-16f49be4b13b.JPG not downloaded yet
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726308%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10726308: 1
2026-03-25 16:31:43 [adesa.fr] INFO: Scraping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fc9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG not downloaded yet
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710723881%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-25 16:31:43 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10701072
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701072%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10701072: 0
2026-03-25 16:31:43 [adesa.fr] INFO: Skipping item 10701072 url https://www.openlane.eu/en/carv6/auction/10701072
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10701219
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701219%27 HTTP/1.1" 200 None
2026-03-25 16:31:43 [adesa.fr] INFO: Scrape type for 10701219: 0
2026-03-25 16:31:43 [adesa.fr] INFO: Skipping item 10701219 url https://www.openlane.eu/en/carv6/auction/10701219
2026-03-25 16:31:43 [adesa.fr] INFO: Found listing with ID: 10701236
2026-03-25 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701236%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701236: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701236 url https://www.openlane.eu/en/carv6/auction/10701236
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701237
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701237%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701237: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701237 url https://www.openlane.eu/en/carv6/auction/10701237
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701238
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701238%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701238: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701238 url https://www.openlane.eu/en/carv6/auction/10701238
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701128
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701128%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701128: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701128 url https://www.openlane.eu/en/carv6/auction/10701128
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701239
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701239%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701239: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701239 url https://www.openlane.eu/en/carv6/auction/10701239
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701068
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701068%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701068: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701068 url https://www.openlane.eu/en/carv6/auction/10701068
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701159
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701159%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701159: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701159 url https://www.openlane.eu/en/carv6/auction/10701159
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701129
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701129%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701129: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701129 url https://www.openlane.eu/en/carv6/auction/10701129
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701240
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701240%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701240: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701240 url https://www.openlane.eu/en/carv6/auction/10701240
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701113
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701113%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701113: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701113 url https://www.openlane.eu/en/carv6/auction/10701113
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701145
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701145%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701145: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701145 url https://www.openlane.eu/en/carv6/auction/10701145
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701241
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701241%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701241: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701241 url https://www.openlane.eu/en/carv6/auction/10701241
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701130
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701130%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701130: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701130 url https://www.openlane.eu/en/carv6/auction/10701130
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701181
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701181%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701181: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701181 url https://www.openlane.eu/en/carv6/auction/10701181
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701131
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701131%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701131: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701131 url https://www.openlane.eu/en/carv6/auction/10701131
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701132
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701132%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701132: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701132 url https://www.openlane.eu/en/carv6/auction/10701132
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701083
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701083%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701083: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701083 url https://www.openlane.eu/en/carv6/auction/10701083
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701242
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701242%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701242: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701242 url https://www.openlane.eu/en/carv6/auction/10701242
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701187
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701187%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701187: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701187 url https://www.openlane.eu/en/carv6/auction/10701187
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701115
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701115%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701115: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701115 url https://www.openlane.eu/en/carv6/auction/10701115
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701146
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701146%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701146: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701146 url https://www.openlane.eu/en/carv6/auction/10701146
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701114
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701114%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701114: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701114 url https://www.openlane.eu/en/carv6/auction/10701114
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701074
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701074%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701074: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701074 url https://www.openlane.eu/en/carv6/auction/10701074
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701182
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701182%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701182: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701182 url https://www.openlane.eu/en/carv6/auction/10701182
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701084
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701084%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701084: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701084 url https://www.openlane.eu/en/carv6/auction/10701084
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701085
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701085%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701085: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701085 url https://www.openlane.eu/en/carv6/auction/10701085
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701188
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701188%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701188: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701188 url https://www.openlane.eu/en/carv6/auction/10701188
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701086
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701086%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701086: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701086 url https://www.openlane.eu/en/carv6/auction/10701086
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701243
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701243%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701243: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701243 url https://www.openlane.eu/en/carv6/auction/10701243
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701087
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701087%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701087: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701087 url https://www.openlane.eu/en/carv6/auction/10701087
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701075
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701075%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701075: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701075 url https://www.openlane.eu/en/carv6/auction/10701075
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701147
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701147%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701147: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701147 url https://www.openlane.eu/en/carv6/auction/10701147
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701244
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701244%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701244: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701244 url https://www.openlane.eu/en/carv6/auction/10701244
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701133
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701133%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701133: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701133 url https://www.openlane.eu/en/carv6/auction/10701133
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701205
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701205%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701205: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701205 url https://www.openlane.eu/en/carv6/auction/10701205
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701134
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701134%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701134: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701134 url https://www.openlane.eu/en/carv6/auction/10701134
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701067
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701067%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701067: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701067 url https://www.openlane.eu/en/carv6/auction/10701067
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701245
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701245%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701245: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701245 url https://www.openlane.eu/en/carv6/auction/10701245
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701206
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701206%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701206: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701206 url https://www.openlane.eu/en/carv6/auction/10701206
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701246
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701246%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701246: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701246 url https://www.openlane.eu/en/carv6/auction/10701246
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701088
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701088%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701088: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701088 url https://www.openlane.eu/en/carv6/auction/10701088
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701160
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701160%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701160: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701160 url https://www.openlane.eu/en/carv6/auction/10701160
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701148
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701148%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701148: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701148 url https://www.openlane.eu/en/carv6/auction/10701148
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701247
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701247%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701247: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701247 url https://www.openlane.eu/en/carv6/auction/10701247
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701189
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701189%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701189: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701189 url https://www.openlane.eu/en/carv6/auction/10701189
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701248
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701248%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701248: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701248 url https://www.openlane.eu/en/carv6/auction/10701248
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701220
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701220%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701220: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701220 url https://www.openlane.eu/en/carv6/auction/10701220
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701162
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701162%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701162: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701162 url https://www.openlane.eu/en/carv6/auction/10701162
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701161
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701161%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701161: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701161 url https://www.openlane.eu/en/carv6/auction/10701161
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701071
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701071%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701071: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701071 url https://www.openlane.eu/en/carv6/auction/10701071
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701089
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701089%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701089: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701089 url https://www.openlane.eu/en/carv6/auction/10701089
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701135
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701135%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701135: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701135 url https://www.openlane.eu/en/carv6/auction/10701135
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701149
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701149%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701149: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701149 url https://www.openlane.eu/en/carv6/auction/10701149
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701207
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701207%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701207: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701207 url https://www.openlane.eu/en/carv6/auction/10701207
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701163
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701163%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701163: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701163 url https://www.openlane.eu/en/carv6/auction/10701163
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701221
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701221%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701221: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701221 url https://www.openlane.eu/en/carv6/auction/10701221
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701150
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701150%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701150: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701150 url https://www.openlane.eu/en/carv6/auction/10701150
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701165
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701165%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701165: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701165 url https://www.openlane.eu/en/carv6/auction/10701165
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701208
2026-03-25 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701208%27 HTTP/1.1" 200 None
2026-03-25 16:31:44 [adesa.fr] INFO: Scrape type for 10701208: 0
2026-03-25 16:31:44 [adesa.fr] INFO: Skipping item 10701208 url https://www.openlane.eu/en/carv6/auction/10701208
2026-03-25 16:31:44 [adesa.fr] INFO: Found listing with ID: 10701209
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701209%27 HTTP/1.1" 200 None
2026-03-25 16:31:45 [adesa.fr] INFO: Scrape type for 10701209: 0
2026-03-25 16:31:45 [adesa.fr] INFO: Skipping item 10701209 url https://www.openlane.eu/en/carv6/auction/10701209
2026-03-25 16:31:45 [adesa.fr] INFO: Found listing with ID: 10701164
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701164%27 HTTP/1.1" 200 None
2026-03-25 16:31:45 [adesa.fr] INFO: Scrape type for 10701164: 0
2026-03-25 16:31:45 [adesa.fr] INFO: Skipping item 10701164 url https://www.openlane.eu/en/carv6/auction/10701164
2026-03-25 16:31:45 [adesa.fr] INFO: Found listing with ID: 10701249
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701249%27 HTTP/1.1" 200 None
2026-03-25 16:31:45 [adesa.fr] INFO: Scrape type for 10701249: 0
2026-03-25 16:31:45 [adesa.fr] INFO: Skipping item 10701249 url https://www.openlane.eu/en/carv6/auction/10701249
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/2462fe38-78da-4201-875b-eeb91895a20d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/b9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/a6511384-1918-418d-b99a-59ffe23c646c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/30af4206-6ca0-4542-88db-685cc85075ea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/b7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198
2026-03-25 16:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with scrape type 2
2026-03-25 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with scrape type 2
2026-03-25 16:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2b6ced9-4507-55d1-a3ab-30cd2c122a42, identifier: 10718198
2026-03-25 16:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198
2026-03-25 16:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198
2026-03-25 16:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198 to the API
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718198>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2b6ced9-4507-55d1-a3ab-30cd2c122a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-774-JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718198',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 37.876 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718198%27 HTTP/1.1" 200 None
2026-03-25 16:31:45 [adesa.fr] INFO: Saving data for 10718198: {'auction_closing_time': 1774609200.0, 'created_time': 1774359173.707384, 'last_price_update_time': 1774456305.714552}
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718198') HTTP/1.1" 204 0
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/e2c94ace-00ce-4434-81aa-7f763db22b13.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/bb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9456f0410>
2026-03-25 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg saved to cache
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944afeb50>
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg saved to cache
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945611b90>
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg saved to cache
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe94589d510>
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F2462fe38-78da-4201-875b-eeb91895a20d.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/2462fe38-78da-4201-875b-eeb91895a20d.jpeg saved to cache
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944afee50>
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fb9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/b9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg saved to cache
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9454e96d0>
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fa6511384-1918-418d-b99a-59ffe23c646c.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/a6511384-1918-418d-b99a-59ffe23c646c.jpeg saved to cache
2026-03-25 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944afca10>
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F30af4206-6ca0-4542-88db-685cc85075ea.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/30af4206-6ca0-4542-88db-685cc85075ea.jpeg saved to cache
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/f5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/83fdfb50-e110-4635-943b-c128bef5da95.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/dae8e645-260d-468b-996c-f26d35297e19.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/ce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/d1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/de95fb5e-4389-4cec-b137-d37cc41a5d32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/3e45f793-2f69-4adb-806b-12499121cee9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/c35284d5-c891-4dd6-9b76-7fe520b1522b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945399090>
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Ff5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/f5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg saved to cache
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/533cfce1-6785-4570-97cb-16f49be4b13b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945398590>
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F83fdfb50-e110-4635-943b-c128bef5da95.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/83fdfb50-e110-4635-943b-c128bef5da95.jpeg saved to cache
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944a99150>
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fdae8e645-260d-468b-996c-f26d35297e19.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/dae8e645-260d-468b-996c-f26d35297e19.jpeg saved to cache
2026-03-25 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe94542e0d0>
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/ce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg saved to cache
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe94542cf10>
2026-03-25 16:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg saved to cache
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/a0850c0c-12d5-4672-92fe-c7f16e13914f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/8e96e072-9a1f-4552-8f22-91a0b584227d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/87fd2995-d41f-435a-a839-55beaa88ea4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/4208b673-8005-471a-8c43-4bd62b89d593.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/e4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/337a6801-b470-43c1-8adb-8804cc236ef0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/4bd05d82-21ea-4260-a64e-72a2249a0095.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/c69619f2-a667-4366-b598-11faf11c146c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/6081f628-04b3-451a-a69a-c11e38ba0a47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725005)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/b5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/e845e517-7ec5-46ab-ac98-1c06b257777c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/39d0e9a4-02b2-406c-a871-f925650258d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725105)
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84c5420a-b166-5daa-a3b0-60c33c0b2775, skipping ID generation
2026-03-25 16:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 1
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 sending to next pipeline
2026-03-25 16:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 84c5420a-b166-5daa-a3b0-60c33c0b2775, identifier: 10725005
2026-03-25 16:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10725005
2026-03-25 16:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10725005
2026-03-25 16:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10725005 to the API
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5630595/general/6081f628-04b3-451a-a69a-c11e38ba0a47.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '84c5420a-b166-5daa-a3b0-60c33c0b2775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725005',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 73975,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c5420a-b166-5daa-a3b0-60c33c0b2775/84c5420a-b166-5daa-a3b0-60c33c0b2775_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238213,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630595/general/b24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'73.975 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725005%27 HTTP/1.1" 200 None
2026-03-25 16:31:48 [adesa.fr] INFO: Saving data for 10725005: {'created_time': 1774456308.873407, 'last_price_update_time': 1774456308.873418, 'auction_closing_time': 1774530300.0}
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725005') HTTP/1.1" 204 0
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/7364c4da-14e2-48ff-a897-1f7efca8382c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725108)
2026-03-25 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-25 16:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3, skipping ID generation
2026-03-25 16:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 1
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 sending to next pipeline
2026-03-25 16:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3, identifier: 10725105
2026-03-25 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10725105
2026-03-25 16:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10725105
2026-03-25 16:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10725105 to the API
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f65f6b5e-4f0f-5581-8935-9c8e070b6ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725105',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 75329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f65f6b5e-4f0f-5581-8935-9c8e070b6ff3/f65f6b5e-4f0f-5581-8935-9c8e070b6ff3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626060/general/2951431e-18ed-44ba-adca-7de66fd29708.jpg',
'Width': 2731}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 75.329 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725105%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Saving data for 10725105: {'created_time': 1774456309.368604, 'last_price_update_time': 1774456309.368616, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725105') HTTP/1.1" 204 0
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-25 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:49 [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-25 16:31:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 432cb02a-355e-58df-823a-ee0441b2cc48, skipping ID generation
2026-03-25 16:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 1
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 432cb02a-355e-58df-823a-ee0441b2cc48 sending to next pipeline
2026-03-25 16:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 432cb02a-355e-58df-823a-ee0441b2cc48, identifier: 10725108
2026-03-25 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:49 [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-25 16:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10725108
2026-03-25 16:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10725108
2026-03-25 16:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10725108 to the API
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5631173/general/7364c4da-14e2-48ff-a897-1f7efca8382c.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '432cb02a-355e-58df-823a-ee0441b2cc48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725108',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 125080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_432cb02a-355e-58df-823a-ee0441b2cc48/432cb02a-355e-58df-823a-ee0441b2cc48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213758,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631173/general/8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg',
'Width': 2731}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'125.080 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725108%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Saving data for 10725108: {'created_time': 1774456309.763842, 'last_price_update_time': 1774456309.763854, 'auction_closing_time': 1774530600.0}
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725108') HTTP/1.1" 204 0
2026-03-25 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701163
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701163%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701163: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701163 url https://www.openlane.eu/en/carv6/auction/10701163
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701221
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701221%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701221: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701221 url https://www.openlane.eu/en/carv6/auction/10701221
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701150
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701150%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701150: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701150 url https://www.openlane.eu/en/carv6/auction/10701150
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701165
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701165%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701165: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701165 url https://www.openlane.eu/en/carv6/auction/10701165
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701208
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701208%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701208: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701208 url https://www.openlane.eu/en/carv6/auction/10701208
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701209
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701209%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701209: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701209 url https://www.openlane.eu/en/carv6/auction/10701209
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701164
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701164%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701164: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701164 url https://www.openlane.eu/en/carv6/auction/10701164
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701249
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701249%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701249: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701249 url https://www.openlane.eu/en/carv6/auction/10701249
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701166
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701166%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701166: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701166 url https://www.openlane.eu/en/carv6/auction/10701166
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701116
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701116%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701116: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701116 url https://www.openlane.eu/en/carv6/auction/10701116
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701151
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701151%27 HTTP/1.1" 200 None
2026-03-25 16:31:49 [adesa.fr] INFO: Scrape type for 10701151: 0
2026-03-25 16:31:49 [adesa.fr] INFO: Skipping item 10701151 url https://www.openlane.eu/en/carv6/auction/10701151
2026-03-25 16:31:49 [adesa.fr] INFO: Found listing with ID: 10701223
2026-03-25 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701223%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701223: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701223 url https://www.openlane.eu/en/carv6/auction/10701223
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701250
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701250%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701250: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701250 url https://www.openlane.eu/en/carv6/auction/10701250
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701143
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701143%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701143: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701143 url https://www.openlane.eu/en/carv6/auction/10701143
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701222
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701222%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701222: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701222 url https://www.openlane.eu/en/carv6/auction/10701222
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701251
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701251%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701251: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701251 url https://www.openlane.eu/en/carv6/auction/10701251
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701224
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701224%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701224: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701224 url https://www.openlane.eu/en/carv6/auction/10701224
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701092
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701092%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701092: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701092 url https://www.openlane.eu/en/carv6/auction/10701092
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701153
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701153%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701153: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701153 url https://www.openlane.eu/en/carv6/auction/10701153
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701191
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701191%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701191: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701191 url https://www.openlane.eu/en/carv6/auction/10701191
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701081
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701081%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701081: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701081 url https://www.openlane.eu/en/carv6/auction/10701081
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701190
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701190%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701190: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701190 url https://www.openlane.eu/en/carv6/auction/10701190
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701152
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701152%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701152: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701152 url https://www.openlane.eu/en/carv6/auction/10701152
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701090
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701090%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701090: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701090 url https://www.openlane.eu/en/carv6/auction/10701090
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701167
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701167%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701167: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701167 url https://www.openlane.eu/en/carv6/auction/10701167
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701073
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701073%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701073: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701073 url https://www.openlane.eu/en/carv6/auction/10701073
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701091
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701091%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701091: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701091 url https://www.openlane.eu/en/carv6/auction/10701091
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701080
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701080%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701080: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701080 url https://www.openlane.eu/en/carv6/auction/10701080
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701168
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701168%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701168: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701168 url https://www.openlane.eu/en/carv6/auction/10701168
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701252
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701252%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701252: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701252 url https://www.openlane.eu/en/carv6/auction/10701252
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701253
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701253%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701253: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701253 url https://www.openlane.eu/en/carv6/auction/10701253
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701154
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701154%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701154: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701154 url https://www.openlane.eu/en/carv6/auction/10701154
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701254
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701254%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701254: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701254 url https://www.openlane.eu/en/carv6/auction/10701254
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701255
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701255%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701255: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701255 url https://www.openlane.eu/en/carv6/auction/10701255
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701136
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701136%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701136: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701136 url https://www.openlane.eu/en/carv6/auction/10701136
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701169
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701169%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701169: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701169 url https://www.openlane.eu/en/carv6/auction/10701169
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701259
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701259%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701259: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701259 url https://www.openlane.eu/en/carv6/auction/10701259
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701256
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701256%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701256: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701256 url https://www.openlane.eu/en/carv6/auction/10701256
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701258
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701258%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701258: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701258 url https://www.openlane.eu/en/carv6/auction/10701258
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701257
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701257%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701257: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701257 url https://www.openlane.eu/en/carv6/auction/10701257
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701225
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701225%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701225: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701225 url https://www.openlane.eu/en/carv6/auction/10701225
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701170
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701170%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701170: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701170 url https://www.openlane.eu/en/carv6/auction/10701170
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701171
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701171%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701171: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701171 url https://www.openlane.eu/en/carv6/auction/10701171
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701078
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701078%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701078: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701078 url https://www.openlane.eu/en/carv6/auction/10701078
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701260
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701260%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701260: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701260 url https://www.openlane.eu/en/carv6/auction/10701260
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701069
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701069%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701069: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701069 url https://www.openlane.eu/en/carv6/auction/10701069
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701226
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701226%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701226: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701226 url https://www.openlane.eu/en/carv6/auction/10701226
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701227
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701227%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701227: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701227 url https://www.openlane.eu/en/carv6/auction/10701227
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701093
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701093%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701093: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701093 url https://www.openlane.eu/en/carv6/auction/10701093
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701117
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701117%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701117: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701117 url https://www.openlane.eu/en/carv6/auction/10701117
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701094
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701094%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701094: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701094 url https://www.openlane.eu/en/carv6/auction/10701094
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701261
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701261%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701261: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701261 url https://www.openlane.eu/en/carv6/auction/10701261
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701262
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701262%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701262: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701262 url https://www.openlane.eu/en/carv6/auction/10701262
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701095
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701095%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701095: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701095 url https://www.openlane.eu/en/carv6/auction/10701095
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701228
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701228%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701228: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701228 url https://www.openlane.eu/en/carv6/auction/10701228
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701192
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701192%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701192: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701192 url https://www.openlane.eu/en/carv6/auction/10701192
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701118
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701118%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701118: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701118 url https://www.openlane.eu/en/carv6/auction/10701118
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701194
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701194%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701194: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701194 url https://www.openlane.eu/en/carv6/auction/10701194
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701263
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701263%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701263: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701263 url https://www.openlane.eu/en/carv6/auction/10701263
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701172
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701172%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701172: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701172 url https://www.openlane.eu/en/carv6/auction/10701172
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701195
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701195%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701195: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701195 url https://www.openlane.eu/en/carv6/auction/10701195
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701137
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701137%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701137: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701137 url https://www.openlane.eu/en/carv6/auction/10701137
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701173
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701173%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701173: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701173 url https://www.openlane.eu/en/carv6/auction/10701173
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701229
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701229%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701229: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701229 url https://www.openlane.eu/en/carv6/auction/10701229
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701193
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701193%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701193: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701193 url https://www.openlane.eu/en/carv6/auction/10701193
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701264
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701264%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701264: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701264 url https://www.openlane.eu/en/carv6/auction/10701264
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701096
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701096%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701096: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701096 url https://www.openlane.eu/en/carv6/auction/10701096
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701119
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701119%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701119: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701119 url https://www.openlane.eu/en/carv6/auction/10701119
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701155
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701155%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701155: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701155 url https://www.openlane.eu/en/carv6/auction/10701155
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701265
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701265%27 HTTP/1.1" 200 None
2026-03-25 16:31:50 [adesa.fr] INFO: Scrape type for 10701265: 0
2026-03-25 16:31:50 [adesa.fr] INFO: Skipping item 10701265 url https://www.openlane.eu/en/carv6/auction/10701265
2026-03-25 16:31:50 [adesa.fr] INFO: Found listing with ID: 10701079
2026-03-25 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701079%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701079: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701079 url https://www.openlane.eu/en/carv6/auction/10701079
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701097
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701097%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701097: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701097 url https://www.openlane.eu/en/carv6/auction/10701097
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701174
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701174%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701174: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701174 url https://www.openlane.eu/en/carv6/auction/10701174
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701266
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701266%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701266: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701266 url https://www.openlane.eu/en/carv6/auction/10701266
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701183
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701183%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701183: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701183 url https://www.openlane.eu/en/carv6/auction/10701183
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701210
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701210%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701210: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701210 url https://www.openlane.eu/en/carv6/auction/10701210
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701098
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701098%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701098: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701098 url https://www.openlane.eu/en/carv6/auction/10701098
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701099
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701099%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701099: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701099 url https://www.openlane.eu/en/carv6/auction/10701099
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701196
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701196%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701196: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701196 url https://www.openlane.eu/en/carv6/auction/10701196
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701100
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701100%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701100: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701100 url https://www.openlane.eu/en/carv6/auction/10701100
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701175
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701175%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701175: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701175 url https://www.openlane.eu/en/carv6/auction/10701175
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701176
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701176%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701176: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701176 url https://www.openlane.eu/en/carv6/auction/10701176
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701267
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701267%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701267: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701267 url https://www.openlane.eu/en/carv6/auction/10701267
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701070
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701070%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701070: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701070 url https://www.openlane.eu/en/carv6/auction/10701070
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701230
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701230%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701230: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701230 url https://www.openlane.eu/en/carv6/auction/10701230
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701177
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701177%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701177: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701177 url https://www.openlane.eu/en/carv6/auction/10701177
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701141
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701141%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701141: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701141 url https://www.openlane.eu/en/carv6/auction/10701141
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701231
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701231%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701231: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701231 url https://www.openlane.eu/en/carv6/auction/10701231
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701101
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701101%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701101: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701101 url https://www.openlane.eu/en/carv6/auction/10701101
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701120
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701120%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701120: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701120 url https://www.openlane.eu/en/carv6/auction/10701120
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701156
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701156%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701156: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701156 url https://www.openlane.eu/en/carv6/auction/10701156
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701142
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701142%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701142: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701142 url https://www.openlane.eu/en/carv6/auction/10701142
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701211
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701211%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701211: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701211 url https://www.openlane.eu/en/carv6/auction/10701211
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701268
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701268%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701268: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701268 url https://www.openlane.eu/en/carv6/auction/10701268
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701232
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701232%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701232: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701232 url https://www.openlane.eu/en/carv6/auction/10701232
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701103
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701103%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701103: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701103 url https://www.openlane.eu/en/carv6/auction/10701103
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701102
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701102%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701102: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701102 url https://www.openlane.eu/en/carv6/auction/10701102
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701121
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701121%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701121: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701121 url https://www.openlane.eu/en/carv6/auction/10701121
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701122
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701122%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701122: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701122 url https://www.openlane.eu/en/carv6/auction/10701122
2026-03-25 16:31:51 [adesa.fr] INFO: Found listing with ID: 10701197
2026-03-25 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701197%27 HTTP/1.1" 200 None
2026-03-25 16:31:51 [adesa.fr] INFO: Scrape type for 10701197: 0
2026-03-25 16:31:51 [adesa.fr] INFO: Skipping item 10701197 url https://www.openlane.eu/en/carv6/auction/10701197
2026-03-25 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204
2026-03-25 16:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de65ed83-9bf5-5588-94bc-95617f70d2a8 with scrape type 2
2026-03-25 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de65ed83-9bf5-5588-94bc-95617f70d2a8 with scrape type 2
2026-03-25 16:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de65ed83-9bf5-5588-94bc-95617f70d2a8, identifier: 10718204
2026-03-25 16:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309
2026-03-25 16:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 1
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252F1fc2a344-4296-410d-a026-6ef76ee5e7d7.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/1fc2a344-4296-410d-a026-6ef76ee5e7d7.JPEG not downloaded yet
2026-03-25 16:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308
2026-03-25 16:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 with scrape type 1
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c5aa31c-7d28-5c86-adf2-97f621a34063
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F9c3725c3-dc48-4391-b434-5e428a1ee823.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/9c3725c3-dc48-4391-b434-5e428a1ee823.JPEG not downloaded yet
2026-03-25 16:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204
2026-03-25 16:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204
2026-03-25 16:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204 to the API
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'de65ed83-9bf5-5588-94bc-95617f70d2a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-866-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718204',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 106597,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volvo XC60 T6 Ultimate Style Chrome - AWD - Hybrid - Automatic - '
'253 hp - 106.597 km',
'transmission': 'automatic',
'trim': 'Ultimate Style Chrome',
'vin': None,
'year': 2023}
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718204%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [adesa.fr] INFO: Saving data for 10718204: {'auction_closing_time': 1774609200.0, 'created_time': 1774359112.193251, 'last_price_update_time': 1774456312.289338}
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718204') HTTP/1.1" 204 0
2026-03-25 16:31:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/a94c040a-8338-465e-aa74-086c92c6d8d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252Fccdba507-278d-450a-91c0-e7ee4556d355.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/ccdba507-278d-450a-91c0-e7ee4556d355.JPEG not downloaded yet
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252Fc7889aaf-02ba-46bd-acd4-4efd7b050fbc.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/c7889aaf-02ba-46bd-acd4-4efd7b050fbc.JPEG not downloaded yet
2026-03-25 16:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252Fa9329ef8-f0a6-4257-a65d-10e328457dab.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/a9329ef8-f0a6-4257-a65d-10e328457dab.JPEG not downloaded yet
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F1e558feb-8cf7-483e-94ff-1c61a76e3825.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/1e558feb-8cf7-483e-94ff-1c61a76e3825.JPEG not downloaded yet
2026-03-25 16:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10725600
2026-03-25 16:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with scrape type 1
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0bbff0e-b394-54d3-ae8d-f623e2ba72c2
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F7db2ce10-196c-448c-9ca9-eb1896f37947.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/7db2ce10-196c-448c-9ca9-eb1896f37947.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F09add31f-53b8-4477-be50-b19c78edebe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/09add31f-53b8-4477-be50-b19c78edebe2.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F958180cf-00ab-483e-80af-d60877744093.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/958180cf-00ab-483e-80af-d60877744093.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F30ad0c18-b47d-459b-ad9b-55c809307721.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/30ad0c18-b47d-459b-ad9b-55c809307721.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F96268a42-1e2a-4967-add5-9f13a8bed319.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/96268a42-1e2a-4967-add5-9f13a8bed319.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F39bde469-f472-4204-8896-d874642f0f67.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/39bde469-f472-4204-8896-d874642f0f67.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F05e02b23-0131-436b-a937-af6f51a10af6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/05e02b23-0131-436b-a937-af6f51a10af6.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg already downloaded
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F877f8a37-e63f-45d6-bfde-e807001d7354.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/877f8a37-e63f-45d6-bfde-e807001d7354.jpg already downloaded
2026-03-25 16:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2, identifier: 10725600
2026-03-25 16:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203
2026-03-25 16:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with scrape type 2
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with scrape type 2
2026-03-25 16:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9, identifier: 10718203
2026-03-25 16:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202
2026-03-25 16:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27012784-77ec-5981-9ec8-530dfa5163d9 with scrape type 2
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27012784-77ec-5981-9ec8-530dfa5163d9 with scrape type 2
2026-03-25 16:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27012784-77ec-5981-9ec8-530dfa5163d9, identifier: 10718202
2026-03-25 16:31:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/9c3725c3-dc48-4391-b434-5e428a1ee823.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252Fe10f5cfc-2fad-473c-b5bf-e7853ab492bb.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/e10f5cfc-2fad-473c-b5bf-e7853ab492bb.JPEG not downloaded yet
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F92cf7600-8688-4e1a-9613-50e9d300ff29.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/92cf7600-8688-4e1a-9613-50e9d300ff29.JPEG not downloaded yet
2026-03-25 16:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10725600
2026-03-25 16:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10725600
2026-03-25 16:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10725600 to the API
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725600>
{'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': 135,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f0bbff0e-b394-54d3-ae8d-f623e2ba72c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GB897AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725600',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 177435,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5699129/general/7db2ce10-196c-448c-9ca9-eb1896f37947.jpg',
'https://images.openlane.eu/carimgs/5699129/general/1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg',
'https://images.openlane.eu/carimgs/5699129/general/09add31f-53b8-4477-be50-b19c78edebe2.jpg',
'https://images.openlane.eu/carimgs/5699129/general/958180cf-00ab-483e-80af-d60877744093.jpg',
'https://images.openlane.eu/carimgs/5699129/general/30ad0c18-b47d-459b-ad9b-55c809307721.jpg',
'https://images.openlane.eu/carimgs/5699129/general/96268a42-1e2a-4967-add5-9f13a8bed319.jpg',
'https://images.openlane.eu/carimgs/5699129/general/39bde469-f472-4204-8896-d874642f0f67.jpg',
'https://images.openlane.eu/carimgs/5699129/general/05e02b23-0131-436b-a937-af6f51a10af6.jpg',
'https://images.openlane.eu/carimgs/5699129/general/5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg',
'https://images.openlane.eu/carimgs/5699129/general/877f8a37-e63f-45d6-bfde-e807001d7354.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310277,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/7db2ce10-196c-448c-9ca9-eb1896f37947.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429963,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386152,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/09add31f-53b8-4477-be50-b19c78edebe2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366504,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/958180cf-00ab-483e-80af-d60877744093.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428919,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/30ad0c18-b47d-459b-ad9b-55c809307721.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/96268a42-1e2a-4967-add5-9f13a8bed319.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406463,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/39bde469-f472-4204-8896-d874642f0f67.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256271,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/05e02b23-0131-436b-a937-af6f51a10af6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416554,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428075,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/877f8a37-e63f-45d6-bfde-e807001d7354.jpg',
'Width': 2000}],
'price': 9350,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 3,
'seller_name': "Nickauto's CommV",
'title': 'Opel Movano L3H2 2.3 CDTI Edition - Diesel - Manual - 135 hp - '
'177.435 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725600%27 HTTP/1.1" 200 None
2026-03-25 16:31:53 [adesa.fr] INFO: Saving data for 10725600: {'created_time': 1774456313.421502, 'last_price_update_time': 1774456313.421514, 'auction_closing_time': 1774605600.0}
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725600') HTTP/1.1" 204 0
2026-03-25 16:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203
2026-03-25 16:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203
2026-03-25 16:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203 to the API
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-805-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718203',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 61214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'61.214 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718203%27 HTTP/1.1" 200 None
2026-03-25 16:31:53 [adesa.fr] INFO: Saving data for 10718203: {'auction_closing_time': 1774609200.0, 'created_time': 1774359092.895877, 'last_price_update_time': 1774456313.750275}
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718203') HTTP/1.1" 204 0
2026-03-25 16:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202
2026-03-25 16:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202
2026-03-25 16:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202 to the API
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718202>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '27012784-77ec-5981-9ec8-530dfa5163d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-475-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718202',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 113063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'113.063 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718202%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [adesa.fr] INFO: Saving data for 10718202: {'auction_closing_time': 1774609200.0, 'created_time': 1774359195.738457, 'last_price_update_time': 1774456314.072322}
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718202') HTTP/1.1" 204 0
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/1fc2a344-4296-410d-a026-6ef76ee5e7d7.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252Fd20e317f-0489-4639-adca-07346db8fa8c.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/d20e317f-0489-4639-adca-07346db8fa8c.JPEG not downloaded yet
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F106a46e8-cd03-48b5-9d83-3a7908abb5f1.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/106a46e8-cd03-48b5-9d83-3a7908abb5f1.JPEG not downloaded yet
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252F92471c10-a039-42be-9aab-9779ea987d22.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/92471c10-a039-42be-9aab-9779ea987d22.JPEG not downloaded yet
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F39f9cead-e0a2-41d7-8a61-0e89791ce48b.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/39f9cead-e0a2-41d7-8a61-0e89791ce48b.JPEG not downloaded yet
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252Fe3cda8b5-83c3-4d1a-ac76-94b7d51a5e27.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/e3cda8b5-83c3-4d1a-ac76-94b7d51a5e27.JPEG not downloaded yet
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F5b663b80-a278-4258-a698-48a2cad065a2.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/5b663b80-a278-4258-a698-48a2cad065a2.JPEG not downloaded yet
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/1e558feb-8cf7-483e-94ff-1c61a76e3825.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/a9329ef8-f0a6-4257-a65d-10e328457dab.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252F8aae6aba-a5c7-4a31-abe0-9bcd00449bba.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/8aae6aba-a5c7-4a31-abe0-9bcd00449bba.JPEG not downloaded yet
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F0ed15df1-5a67-48e1-af68-fd6e4b90ee68.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/0ed15df1-5a67-48e1-af68-fd6e4b90ee68.JPEG not downloaded yet
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252F9a9a2545-060e-4741-b474-e48edcd64244.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/9a9a2545-060e-4741-b474-e48edcd64244.JPEG not downloaded yet
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252Fa5363391-fed5-449c-b076-bdb639d98602.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/a5363391-fed5-449c-b076-bdb639d98602.JPEG not downloaded yet
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10718844
2026-03-25 16:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb47951d-7a82-5e1a-a897-fb05ae321729 with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb47951d-7a82-5e1a-a897-fb05ae321729 with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb47951d-7a82-5e1a-a897-fb05ae321729, identifier: 10718844
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/92cf7600-8688-4e1a-9613-50e9d300ff29.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10718844
2026-03-25 16:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10718844
2026-03-25 16:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10718844 to the API
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718844>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb47951d-7a82-5e1a-a897-fb05ae321729',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-909-KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718844',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 96995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 1.6 Active Pack - Hybrid - Automatic - 180 hp - 96.995 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718844%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [adesa.fr] INFO: Saving data for 10718844: {'auction_closing_time': 1774609200.0, 'created_time': 1774369837.157025, 'last_price_update_time': 1774456314.67356}
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718844') HTTP/1.1" 204 0
2026-03-25 16:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/106a46e8-cd03-48b5-9d83-3a7908abb5f1.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672175%252Fgeneral%252Fade9ae73-331f-4d38-9d64-73636c4920c0.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/ade9ae73-331f-4d38-9d64-73636c4920c0.JPEG not downloaded yet
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672192%252Fgeneral%252F8f0e9268-c4a9-43a2-b3a6-0dcf9d972355.JPEG%27 HTTP/1.1" 200 None
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672192/general/8f0e9268-c4a9-43a2-b3a6-0dcf9d972355.JPEG not downloaded yet
2026-03-25 16:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201
2026-03-25 16:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d4b115d-1d99-53c4-acb3-655bf197cc09, identifier: 10718201
2026-03-25 16:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197
2026-03-25 16:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12408938-4f9c-53a5-91b8-fc232e0e608b with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12408938-4f9c-53a5-91b8-fc232e0e608b with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12408938-4f9c-53a5-91b8-fc232e0e608b, identifier: 10718197
2026-03-25 16:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196
2026-03-25 16:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5dc5841-9551-5216-acb5-12df143c6467 with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5dc5841-9551-5216-acb5-12df143c6467 with scrape type 2
2026-03-25 16:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e5dc5841-9551-5216-acb5-12df143c6467, identifier: 10718196
2026-03-25 16:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201
2026-03-25 16:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201
2026-03-25 16:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201 to the API
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718201>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '9d4b115d-1d99-53c4-acb3-655bf197cc09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-494-QS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718201',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 25001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 25.001 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718201%27 HTTP/1.1" 200 None
2026-03-25 16:31:55 [adesa.fr] INFO: Saving data for 10718201: {'auction_closing_time': 1774609200.0, 'created_time': 1774359095.758976, 'last_price_update_time': 1774456315.343147}
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718201') HTTP/1.1" 204 0
2026-03-25 16:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197
2026-03-25 16:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197
2026-03-25 16:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197 to the API
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718197>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '12408938-4f9c-53a5-91b8-fc232e0e608b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-224-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718197',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 43244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 41900,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 300de Business Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 43.244 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718197%27 HTTP/1.1" 200 None
2026-03-25 16:31:55 [adesa.fr] INFO: Saving data for 10718197: {'auction_closing_time': 1774609200.0, 'created_time': 1774359181.285471, 'last_price_update_time': 1774456315.925463}
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718197') HTTP/1.1" 204 0
2026-03-25 16:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196
2026-03-25 16:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196
2026-03-25 16:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196 to the API
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e5dc5841-9551-5216-acb5-12df143c6467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-755-PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718196',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 21663,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 300e Business Line - Hybrid - Automatic - 204 hp - '
'21.663 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718196%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Saving data for 10718196: {'auction_closing_time': 1774609200.0, 'created_time': 1774359166.754619, 'last_price_update_time': 1774456316.34157}
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718196') HTTP/1.1" 204 0
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/d20e317f-0489-4639-adca-07346db8fa8c.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/e10f5cfc-2fad-473c-b5bf-e7853ab492bb.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16: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-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/a9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/5b663b80-a278-4258-a698-48a2cad065a2.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/39f9cead-e0a2-41d7-8a61-0e89791ce48b.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/c729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/e391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/aa266b88-1894-43f7-947e-5e282082ca4f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/bcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/e97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/a5363391-fed5-449c-b076-bdb639d98602.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/8f0e9268-c4a9-43a2-b3a6-0dcf9d972355.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/9a9a2545-060e-4741-b474-e48edcd64244.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/ade9ae73-331f-4d38-9d64-73636c4920c0.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/0ed15df1-5a67-48e1-af68-fd6e4b90ee68.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/92471c10-a039-42be-9aab-9779ea987d22.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/8aae6aba-a5c7-4a31-abe0-9bcd00449bba.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/e3cda8b5-83c3-4d1a-ac76-94b7d51a5e27.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701198
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701198%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701198: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701198 url https://www.openlane.eu/en/carv6/auction/10701198
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701269
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701269%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701269: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701269 url https://www.openlane.eu/en/carv6/auction/10701269
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701082
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701082%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701082: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701082 url https://www.openlane.eu/en/carv6/auction/10701082
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701212
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701212%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701212: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701212 url https://www.openlane.eu/en/carv6/auction/10701212
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701184
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701184%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701184: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701184 url https://www.openlane.eu/en/carv6/auction/10701184
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701138
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701138%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701138: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701138 url https://www.openlane.eu/en/carv6/auction/10701138
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701270
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701270%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701270: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701270 url https://www.openlane.eu/en/carv6/auction/10701270
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701104
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701104%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701104: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701104 url https://www.openlane.eu/en/carv6/auction/10701104
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701271
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701271%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701271: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701271 url https://www.openlane.eu/en/carv6/auction/10701271
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701123
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701123%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701123: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701123 url https://www.openlane.eu/en/carv6/auction/10701123
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701272
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701272%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701272: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701272 url https://www.openlane.eu/en/carv6/auction/10701272
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701273
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701273%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701273: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701273 url https://www.openlane.eu/en/carv6/auction/10701273
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701274
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701274%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701274: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701274 url https://www.openlane.eu/en/carv6/auction/10701274
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701199
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701199%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701199: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701199 url https://www.openlane.eu/en/carv6/auction/10701199
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701200
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701200%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701200: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701200 url https://www.openlane.eu/en/carv6/auction/10701200
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701275
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701275%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701275: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701275 url https://www.openlane.eu/en/carv6/auction/10701275
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701144
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701144%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701144: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701144 url https://www.openlane.eu/en/carv6/auction/10701144
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701139
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701139%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701139: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701139 url https://www.openlane.eu/en/carv6/auction/10701139
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701185
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701185%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701185: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701185 url https://www.openlane.eu/en/carv6/auction/10701185
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701277
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701277%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701277: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701277 url https://www.openlane.eu/en/carv6/auction/10701277
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701213
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701213%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701213: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701213 url https://www.openlane.eu/en/carv6/auction/10701213
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701276
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701276%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701276: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701276 url https://www.openlane.eu/en/carv6/auction/10701276
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701140
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701140%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701140: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701140 url https://www.openlane.eu/en/carv6/auction/10701140
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701124
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701124%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701124: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701124 url https://www.openlane.eu/en/carv6/auction/10701124
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701105
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701105%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701105: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701105 url https://www.openlane.eu/en/carv6/auction/10701105
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701278
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701278%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701278: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701278 url https://www.openlane.eu/en/carv6/auction/10701278
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701280
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701280%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701280: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701280 url https://www.openlane.eu/en/carv6/auction/10701280
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701107
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701107%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701107: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701107 url https://www.openlane.eu/en/carv6/auction/10701107
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701106
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701106%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701106: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701106 url https://www.openlane.eu/en/carv6/auction/10701106
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701281
2026-03-25 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701281%27 HTTP/1.1" 200 None
2026-03-25 16:31:56 [adesa.fr] INFO: Scrape type for 10701281: 0
2026-03-25 16:31:56 [adesa.fr] INFO: Skipping item 10701281 url https://www.openlane.eu/en/carv6/auction/10701281
2026-03-25 16:31:56 [adesa.fr] INFO: Found listing with ID: 10701186
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701186%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701186: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701186 url https://www.openlane.eu/en/carv6/auction/10701186
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701279
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701279%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701279: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701279 url https://www.openlane.eu/en/carv6/auction/10701279
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701201
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701201%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701201: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701201 url https://www.openlane.eu/en/carv6/auction/10701201
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701233
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701233%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701233: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701233 url https://www.openlane.eu/en/carv6/auction/10701233
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701108
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701108%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701108: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701108 url https://www.openlane.eu/en/carv6/auction/10701108
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701282
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701282%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701282: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701282 url https://www.openlane.eu/en/carv6/auction/10701282
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701125
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701125%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701125: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701125 url https://www.openlane.eu/en/carv6/auction/10701125
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701234
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701234%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701234: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701234 url https://www.openlane.eu/en/carv6/auction/10701234
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701214
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701214%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701214: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701214 url https://www.openlane.eu/en/carv6/auction/10701214
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701215
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701215%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701215: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701215 url https://www.openlane.eu/en/carv6/auction/10701215
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701178
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701178%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701178: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701178 url https://www.openlane.eu/en/carv6/auction/10701178
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701157
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701157%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701157: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701157 url https://www.openlane.eu/en/carv6/auction/10701157
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701216
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701216%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701216: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701216 url https://www.openlane.eu/en/carv6/auction/10701216
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701217
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701217%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701217: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701217 url https://www.openlane.eu/en/carv6/auction/10701217
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701126
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701126%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701126: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701126 url https://www.openlane.eu/en/carv6/auction/10701126
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701283
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701283%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701283: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701283 url https://www.openlane.eu/en/carv6/auction/10701283
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701109
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701109%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701109: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701109 url https://www.openlane.eu/en/carv6/auction/10701109
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701110
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701110%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701110: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701110 url https://www.openlane.eu/en/carv6/auction/10701110
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701111
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701111%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701111: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701111 url https://www.openlane.eu/en/carv6/auction/10701111
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701202
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701202%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701202: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701202 url https://www.openlane.eu/en/carv6/auction/10701202
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701203
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701203%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701203: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701203 url https://www.openlane.eu/en/carv6/auction/10701203
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701180
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701180%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701180: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701180 url https://www.openlane.eu/en/carv6/auction/10701180
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701179
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701179%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701179: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701179 url https://www.openlane.eu/en/carv6/auction/10701179
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701285
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701285%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701285: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701285 url https://www.openlane.eu/en/carv6/auction/10701285
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701284
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701284%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701284: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701284 url https://www.openlane.eu/en/carv6/auction/10701284
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701158
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701158%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701158: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701158 url https://www.openlane.eu/en/carv6/auction/10701158
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701077
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701077%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701077: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701077 url https://www.openlane.eu/en/carv6/auction/10701077
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701076
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701076%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701076: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701076 url https://www.openlane.eu/en/carv6/auction/10701076
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701218
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701218%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701218: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701218 url https://www.openlane.eu/en/carv6/auction/10701218
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701204
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701204%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701204: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701204 url https://www.openlane.eu/en/carv6/auction/10701204
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701112
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701112%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701112: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701112 url https://www.openlane.eu/en/carv6/auction/10701112
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701235
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701235%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701235: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701235 url https://www.openlane.eu/en/carv6/auction/10701235
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701286
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701286%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701286: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701286 url https://www.openlane.eu/en/carv6/auction/10701286
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10701127
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710701127%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10701127: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10701127 url https://www.openlane.eu/en/carv6/auction/10701127
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10722088
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722088%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10722088: 0
2026-03-25 16:31:57 [adesa.fr] INFO: Skipping item 10722088 url https://www.openlane.eu/en/carv6/auction/10722088
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10716486
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716486%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10716486: 2
2026-03-25 16:31:57 [adesa.fr] INFO: Scraping item 10716486 url https://www.openlane.eu/en/carv6/auction/10716486
2026-03-25 16:31:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672192/general/c7889aaf-02ba-46bd-acd4-4efd7b050fbc.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726308)
2026-03-25 16:31:57 [adesa.fr] INFO: Found listing with ID: 10716483
2026-03-25 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716483%27 HTTP/1.1" 200 None
2026-03-25 16:31:57 [adesa.fr] INFO: Scrape type for 10716483: 2
2026-03-25 16:31:57 [adesa.fr] INFO: Scraping item 10716483 url https://www.openlane.eu/en/carv6/auction/10716483
2026-03-25 16:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194
2026-03-25 16:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc with scrape type 2
2026-03-25 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc with scrape type 2
2026-03-25 16:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7219fcdb-46c6-5f80-8e48-442bbca44dbc, identifier: 10718194
2026-03-25 16:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194
2026-03-25 16:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194
2026-03-25 16:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194 to the API
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '7219fcdb-46c6-5f80-8e48-442bbca44dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-084-NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718194',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 78349,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 83 hp - 78.349 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718194%27 HTTP/1.1" 200 None
2026-03-25 16:31:58 [adesa.fr] INFO: Saving data for 10718194: {'auction_closing_time': 1774609200.0, 'created_time': 1774359175.738174, 'last_price_update_time': 1774456318.233887}
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718194') HTTP/1.1" 204 0
2026-03-25 16:31:58 [adesa.fr] INFO: Found listing with ID: 10716540
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716540%27 HTTP/1.1" 200 None
2026-03-25 16:31:58 [adesa.fr] INFO: Scrape type for 10716540: 2
2026-03-25 16:31:58 [adesa.fr] INFO: Scraping item 10716540 url https://www.openlane.eu/en/carv6/auction/10716540
2026-03-25 16:31:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945937090>
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fa9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/a9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg saved to cache
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945929610>
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fc729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/c729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg saved to cache
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944a86490>
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fe391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/e391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg saved to cache
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe9449a5e90>
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Faa266b88-1894-43f7-947e-5e282082ca4f.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/aa266b88-1894-43f7-947e-5e282082ca4f.jpeg saved to cache
2026-03-25 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:31:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944ad8690>
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fbcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/bcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg saved to cache
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe945556310>
2026-03-25 16:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fe97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg') HTTP/1.1" 204 0
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/e97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg saved to cache
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716544
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716544%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716544: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716544 url https://www.openlane.eu/en/carv6/auction/10716544
2026-03-25 16:31:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c5aa31c-7d28-5c86-adf2-97f621a34063, skipping ID generation
2026-03-25 16:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 with scrape type 1
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 sending to next pipeline
2026-03-25 16:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c5aa31c-7d28-5c86-adf2-97f621a34063, identifier: 10726308
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716465
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716465%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716465: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716465 url https://www.openlane.eu/en/carv6/auction/10716465
2026-03-25 16:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308
2026-03-25 16:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308
2026-03-25 16:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10726308 to the API
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:31:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672192/general/c7889aaf-02ba-46bd-acd4-4efd7b050fbc.JPEG>
{'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': 47,
'photos': [],
'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-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726308%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Saving data for 10726308: {'created_time': 1774456319.567021, 'last_price_update_time': 1774456319.567032, 'auction_closing_time': 1774868400.0}
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726308') HTTP/1.1" 204 0
2026-03-25 16:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 due to Ignoring non-200 response
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716545
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716545%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716545: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716545 url https://www.openlane.eu/en/carv6/auction/10716545
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716550
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716550%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716550: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716550 url https://www.openlane.eu/en/carv6/auction/10716550
2026-03-25 16:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716546
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716546%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716546: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716546 url https://www.openlane.eu/en/carv6/auction/10716546
2026-03-25 16:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/f82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/ccdba507-278d-450a-91c0-e7ee4556d355.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10726309)
2026-03-25 16:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725107)
2026-03-25 16:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/76728d4b-6a86-4dcc-b2aa-95202063228f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716466
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716466%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716466: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716466 url https://www.openlane.eu/en/carv6/auction/10716466
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716507
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716507%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716507: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716507 url https://www.openlane.eu/en/carv6/auction/10716507
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716504
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716504%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716504: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716504 url https://www.openlane.eu/en/carv6/auction/10716504
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716522
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716522%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716522: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716522 url https://www.openlane.eu/en/carv6/auction/10716522
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716501
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716501%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716501: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716501 url https://www.openlane.eu/en/carv6/auction/10716501
2026-03-25 16:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716547
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716547%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716547: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716547 url https://www.openlane.eu/en/carv6/auction/10716547
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716542
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716542%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716542: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716542 url https://www.openlane.eu/en/carv6/auction/10716542
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:31:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb182c02-49f8-5a48-8c80-d45ce5ac1c49, skipping ID generation
2026-03-25 16:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 1
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 sending to next pipeline
2026-03-25 16:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb182c02-49f8-5a48-8c80-d45ce5ac1c49, identifier: 10726309
2026-03-25 16:31:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0621dd15-7335-58e2-974a-c6057ad9e6f7, skipping ID generation
2026-03-25 16:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 1
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 sending to next pipeline
2026-03-25 16:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0621dd15-7335-58e2-974a-c6057ad9e6f7, identifier: 10725107
2026-03-25 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:31:59 [adesa.fr] INFO: Found listing with ID: 10716509
2026-03-25 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716509%27 HTTP/1.1" 200 None
2026-03-25 16:31:59 [adesa.fr] INFO: Scrape type for 10716509: 2
2026-03-25 16:31:59 [adesa.fr] INFO: Scraping item 10716509 url https://www.openlane.eu/en/carv6/auction/10716509
2026-03-25 16:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309
2026-03-25 16:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309
2026-03-25 16:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10726309 to the API
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672175/general/ccdba507-278d-450a-91c0-e7ee4556d355.JPEG>
{'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': 36,
'photos': [],
'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-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710726309%27 HTTP/1.1" 200 None
2026-03-25 16:32:00 [adesa.fr] INFO: Saving data for 10726309: {'created_time': 1774456320.470749, 'last_price_update_time': 1774456320.470764, 'auction_closing_time': 1774868400.0}
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726309') HTTP/1.1" 204 0
2026-03-25 16:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10725107
2026-03-25 16:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10725107
2026-03-25 16:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10725107 to the API
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0621dd15-7335-58e2-974a-c6057ad9e6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725107',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 111081,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0621dd15-7335-58e2-974a-c6057ad9e6f7/0621dd15-7335-58e2-974a-c6057ad9e6f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262104,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630590/general/5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg',
'Width': 2731}],
'price': 39600,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 111.081 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725107%27 HTTP/1.1" 200 None
2026-03-25 16:32:00 [adesa.fr] INFO: Saving data for 10725107: {'created_time': 1774456320.878508, 'last_price_update_time': 1774456320.878519, 'auction_closing_time': 1774530600.0}
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725107') HTTP/1.1" 204 0
2026-03-25 16:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-25 16:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-25 16:32:00 [adesa.fr] INFO: Found listing with ID: 10716537
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716537%27 HTTP/1.1" 200 None
2026-03-25 16:32:00 [adesa.fr] INFO: Scrape type for 10716537: 2
2026-03-25 16:32:00 [adesa.fr] INFO: Scraping item 10716537 url https://www.openlane.eu/en/carv6/auction/10716537
2026-03-25 16:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:32:00 [adesa.fr] INFO: Found listing with ID: 10716510
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716510%27 HTTP/1.1" 200 None
2026-03-25 16:32:00 [adesa.fr] INFO: Scrape type for 10716510: 2
2026-03-25 16:32:00 [adesa.fr] INFO: Scraping item 10716510 url https://www.openlane.eu/en/carv6/auction/10716510
2026-03-25 16:32:00 [adesa.fr] INFO: Found listing with ID: 10716467
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716467%27 HTTP/1.1" 200 None
2026-03-25 16:32:00 [adesa.fr] INFO: Scrape type for 10716467: 2
2026-03-25 16:32:00 [adesa.fr] INFO: Scraping item 10716467 url https://www.openlane.eu/en/carv6/auction/10716467
2026-03-25 16:32:00 [adesa.fr] INFO: Found listing with ID: 10716548
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716548%27 HTTP/1.1" 200 None
2026-03-25 16:32:00 [adesa.fr] INFO: Scrape type for 10716548: 2
2026-03-25 16:32:00 [adesa.fr] INFO: Scraping item 10716548 url https://www.openlane.eu/en/carv6/auction/10716548
2026-03-25 16:32:00 [adesa.fr] INFO: Found listing with ID: 10716502
2026-03-25 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716502%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716502: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716502 url https://www.openlane.eu/en/carv6/auction/10716502
2026-03-25 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10716491
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716491%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716491: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716491 url https://www.openlane.eu/en/carv6/auction/10716491
2026-03-25 16:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10724719
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724719%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10724719: 0
2026-03-25 16:32:01 [adesa.fr] INFO: Skipping item 10724719 url https://www.openlane.eu/en/carv6/auction/10724719
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10724721
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724721%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10724721: 0
2026-03-25 16:32:01 [adesa.fr] INFO: Skipping item 10724721 url https://www.openlane.eu/en/carv6/auction/10724721
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10724726
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724726%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10724726: 0
2026-03-25 16:32:01 [adesa.fr] INFO: Skipping item 10724726 url https://www.openlane.eu/en/carv6/auction/10724726
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10724724
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724724%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10724724: 0
2026-03-25 16:32:01 [adesa.fr] INFO: Skipping item 10724724 url https://www.openlane.eu/en/carv6/auction/10724724
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10716475
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716475%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716475: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716475 url https://www.openlane.eu/en/carv6/auction/10716475
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10716493
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716493%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716493: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716493 url https://www.openlane.eu/en/carv6/auction/10716493
2026-03-25 16:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191
2026-03-25 16:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5de757b-9c56-504c-9d35-0b5d4a86e162 with scrape type 2
2026-03-25 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5de757b-9c56-504c-9d35-0b5d4a86e162 with scrape type 2
2026-03-25 16:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5de757b-9c56-504c-9d35-0b5d4a86e162, identifier: 10718191
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10724718
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724718%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10724718: 0
2026-03-25 16:32:01 [adesa.fr] INFO: Skipping item 10724718 url https://www.openlane.eu/en/carv6/auction/10724718
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10724723
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724723%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10724723: 0
2026-03-25 16:32:01 [adesa.fr] INFO: Skipping item 10724723 url https://www.openlane.eu/en/carv6/auction/10724723
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10716497
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716497%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716497: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716497 url https://www.openlane.eu/en/carv6/auction/10716497
2026-03-25 16:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191
2026-03-25 16:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191
2026-03-25 16:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191 to the API
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718191>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5de757b-9c56-504c-9d35-0b5d4a86e162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-797-QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718191',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 173135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Boxer L2H2 2.2 HDI Asphalt - Diesel - Manual - 120 hp - '
'173.135 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2022}
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718191%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Saving data for 10718191: {'auction_closing_time': 1774609200.0, 'created_time': 1774359115.281178, 'last_price_update_time': 1774456321.575427}
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718191') HTTP/1.1" 204 0
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10724722
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724722%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10724722: 0
2026-03-25 16:32:01 [adesa.fr] INFO: Skipping item 10724722 url https://www.openlane.eu/en/carv6/auction/10724722
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10716492
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716492%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716492: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716492 url https://www.openlane.eu/en/carv6/auction/10716492
2026-03-25 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10716482
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716482%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716482: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716482 url https://www.openlane.eu/en/carv6/auction/10716482
2026-03-25 16:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:01 [adesa.fr] INFO: Found listing with ID: 10716468
2026-03-25 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716468%27 HTTP/1.1" 200 None
2026-03-25 16:32:01 [adesa.fr] INFO: Scrape type for 10716468: 2
2026-03-25 16:32:01 [adesa.fr] INFO: Scraping item 10716468 url https://www.openlane.eu/en/carv6/auction/10716468
2026-03-25 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725672)
2026-03-25 16:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544
2026-03-25 16:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with scrape type 2
2026-03-25 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with scrape type 2
2026-03-25 16:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce1cf3c1-0fe7-5b17-a4d6-81de77466672, identifier: 10716544
2026-03-25 16:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544
2026-03-25 16:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544
2026-03-25 16:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544 to the API
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716544>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce1cf3c1-0fe7-5b17-a4d6-81de77466672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ822HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716544',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 194055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-06-10',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi A5 Sportback 35 TDI Business - Diesel - Automatic - 163 hp - '
'194.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716544%27 HTTP/1.1" 200 None
2026-03-25 16:32:02 [adesa.fr] INFO: Saving data for 10716544: {'auction_closing_time': 1774609200.0, 'created_time': 1774359309.941082, 'last_price_update_time': 1774456322.239207}
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716544') HTTP/1.1" 204 0
2026-03-25 16:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944a3d6d0>
2026-03-25 16:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fe28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg') HTTP/1.1" 204 0
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg saved to cache
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-25 16:32:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 597a0510-5213-5a76-a5cf-98182e20b2e1, skipping ID generation
2026-03-25 16:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597a0510-5213-5a76-a5cf-98182e20b2e1 with scrape type 1
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 597a0510-5213-5a76-a5cf-98182e20b2e1 sending to next pipeline
2026-03-25 16:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 597a0510-5213-5a76-a5cf-98182e20b2e1, identifier: 10725672
2026-03-25 16:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10725672
2026-03-25 16:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10725672
2026-03-25 16:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10725672 to the API
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '597a0510-5213-5a76-a5cf-98182e20b2e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-283-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 79031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3869832,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/f5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3761639,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4594319,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/2462fe38-78da-4201-875b-eeb91895a20d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4018740,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/a6511384-1918-418d-b99a-59ffe23c646c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3717489,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/30af4206-6ca0-4542-88db-685cc85075ea.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2407936,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/83fdfb50-e110-4635-943b-c128bef5da95.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3654193,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/dae8e645-260d-468b-996c-f26d35297e19.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4332448,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2941588,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/aa266b88-1894-43f7-947e-5e282082ca4f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2989381,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/e391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg',
'Width': 4032}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Jeep Compass 4xe 1.3 S - Hybrid - Automatic - 180 hp - 79.031 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2022}
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725672%27 HTTP/1.1" 200 None
2026-03-25 16:32:02 [adesa.fr] INFO: Saving data for 10725672: {'created_time': 1774456322.879716, 'last_price_update_time': 1774456322.87978, 'auction_closing_time': 1774603800.0}
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725672') HTTP/1.1" 204 0
2026-03-25 16:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10725661
2026-03-25 16:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b3de0b-0763-518d-8c73-a50b73d7daa7 with scrape type 1
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1b3de0b-0763-518d-8c73-a50b73d7daa7
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg already downloaded
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg already downloaded
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252Ff2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg already downloaded
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg already downloaded
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F592efbe6-4a36-4163-8237-a654347ae95d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg already downloaded
2026-03-25 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252Fa7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg already downloaded
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg already downloaded
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F42bb2191-1b02-4cb8-8799-9949099cea9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg already downloaded
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg already downloaded
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg already downloaded
2026-03-25 16:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1b3de0b-0763-518d-8c73-a50b73d7daa7, identifier: 10725661
2026-03-25 16:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540
2026-03-25 16:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b65510e6-6ffd-5f8c-8825-8ebfef88b990 with scrape type 2
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b65510e6-6ffd-5f8c-8825-8ebfef88b990 with scrape type 2
2026-03-25 16:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b65510e6-6ffd-5f8c-8825-8ebfef88b990, identifier: 10716540
2026-03-25 16:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483
2026-03-25 16:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee9a27f-0a9c-5800-9a38-14414d97f36b with scrape type 2
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ee9a27f-0a9c-5800-9a38-14414d97f36b with scrape type 2
2026-03-25 16:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ee9a27f-0a9c-5800-9a38-14414d97f36b, identifier: 10716483
2026-03-25 16:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486
2026-03-25 16:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d95718-b7fe-5e96-9711-c55cba602f27 with scrape type 2
2026-03-25 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9d95718-b7fe-5e96-9711-c55cba602f27 with scrape type 2
2026-03-25 16:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9d95718-b7fe-5e96-9711-c55cba602f27, identifier: 10716486
2026-03-25 16:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10725661
2026-03-25 16:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10725661
2026-03-25 16:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10725661 to the API
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'd1b3de0b-0763-518d-8c73-a50b73d7daa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725661',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 91057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg',
'https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg',
'https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg',
'https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg',
'https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg',
'https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg',
'https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg',
'https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg',
'https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg',
'https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1098681,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1080021,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1159445,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1238107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1221392,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1272089,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 886603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg',
'Width': 2962},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 726789,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 788391,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg',
'Width': 2731}],
'price': 27800,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 M Sport - Electric - Automatic - 286 hp - 91.057 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725661%27 HTTP/1.1" 200 None
2026-03-25 16:32:03 [adesa.fr] INFO: Saving data for 10725661: {'created_time': 1774456323.745929, 'last_price_update_time': 1774456323.745941, 'auction_closing_time': 1774530300.0}
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725661') HTTP/1.1" 204 0
2026-03-25 16:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540
2026-03-25 16:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540
2026-03-25 16:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540 to the API
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716540>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b65510e6-6ffd-5f8c-8825-8ebfef88b990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE499ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716540',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 226811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi A4 Avant 35 TFSI Business - Petrol - Automatic - 150 hp - '
'226.811 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716540%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [adesa.fr] INFO: Saving data for 10716540: {'auction_closing_time': 1774609200.0, 'created_time': 1774359326.862746, 'last_price_update_time': 1774456324.024547}
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716540') HTTP/1.1" 204 0
2026-03-25 16:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483
2026-03-25 16:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483
2026-03-25 16:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483 to the API
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716483>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '2ee9a27f-0a9c-5800-9a38-14414d97f36b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD677WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716483',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 230682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'230.682 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716483%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [adesa.fr] INFO: Saving data for 10716483: {'auction_closing_time': 1774609200.0, 'created_time': 1774359311.947887, 'last_price_update_time': 1774456324.355137}
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716483') HTTP/1.1" 204 0
2026-03-25 16:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486
2026-03-25 16:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486
2026-03-25 16:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486 to the API
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9d95718-b7fe-5e96-9711-c55cba602f27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-094-PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716486',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A1',
'odometer': 175361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Audi A1 Allstreet 35 TFSI Design Luxe - Petrol - Automatic - 150 hp '
'- 175.361 km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2023}
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716486%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [adesa.fr] INFO: Saving data for 10716486: {'auction_closing_time': 1774609200.0, 'created_time': 1774359314.098968, 'last_price_update_time': 1774456324.633141}
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716486') HTTP/1.1" 204 0
2026-03-25 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10724978
2026-03-25 16:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with scrape type 1
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg already downloaded
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fda224119-376a-4515-a518-bf9d8ec9809e.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/da224119-376a-4515-a518-bf9d8ec9809e.JPG not downloaded yet
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F2839063b-1b59-4163-a40b-2ad4a56fe494.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/2839063b-1b59-4163-a40b-2ad4a56fe494.JPG not downloaded yet
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG not downloaded yet
2026-03-25 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725673)
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fc99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/c99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG not downloaded yet
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG not downloaded yet
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fc61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/c61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG not downloaded yet
2026-03-25 16:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550
2026-03-25 16:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with scrape type 2
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with scrape type 2
2026-03-25 16:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2bd65fac-e675-5bcc-b1bf-c37ded034d20, identifier: 10716550
2026-03-25 16:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195
2026-03-25 16:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0803eff-02fd-598d-9edb-329c82519610 with scrape type 2
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0803eff-02fd-598d-9edb-329c82519610 with scrape type 2
2026-03-25 16:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a0803eff-02fd-598d-9edb-329c82519610, identifier: 10718195
2026-03-25 16:32:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/2839063b-1b59-4163-a40b-2ad4a56fe494.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F24c912af-acb3-4265-a0fe-a72b266621c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/24c912af-acb3-4265-a0fe-a72b266621c1.JPG not downloaded yet
2026-03-25 16:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550
2026-03-25 16:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550
2026-03-25 16:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550 to the API
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716550>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '2bd65fac-e675-5bcc-b1bf-c37ded034d20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX207RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716550',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 88900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi Q3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'88.900 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716550%27 HTTP/1.1" 200 None
2026-03-25 16:32:05 [adesa.fr] INFO: Saving data for 10716550: {'auction_closing_time': 1774609200.0, 'created_time': 1774359319.978347, 'last_price_update_time': 1774456325.351306}
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716550') HTTP/1.1" 204 0
2026-03-25 16:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195
2026-03-25 16:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195
2026-03-25 16:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195 to the API
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a0803eff-02fd-598d-9edb-329c82519610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-623-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718195',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 55581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'55.581 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710718195%27 HTTP/1.1" 200 None
2026-03-25 16:32:05 [adesa.fr] INFO: Saving data for 10718195: {'auction_closing_time': 1774609200.0, 'created_time': 1774359183.232168, 'last_price_update_time': 1774456325.61586}
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718195') HTTP/1.1" 204 0
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fd162fd61-a77a-4e79-9004-a08796ba97db.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/d162fd61-a77a-4e79-9004-a08796ba97db.JPG not downloaded yet
2026-03-25 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG not downloaded yet
2026-03-25 16:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe944aa1810>
2026-03-25 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg') HTTP/1.1" 204 0
2026-03-25 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg saved to cache
2026-03-25 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-25 16:32:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bce504e-bdbd-53ea-b8dd-204351deafa2, skipping ID generation
2026-03-25 16:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bce504e-bdbd-53ea-b8dd-204351deafa2 with scrape type 1
2026-03-25 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bce504e-bdbd-53ea-b8dd-204351deafa2 sending to next pipeline
2026-03-25 16:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0bce504e-bdbd-53ea-b8dd-204351deafa2, identifier: 10725673
2026-03-25 16:32:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10725673
2026-03-25 16:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10725673
2026-03-25 16:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10725673 to the API
2026-03-25 16:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0bce504e-bdbd-53ea-b8dd-204351deafa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-731-FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 115345,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4047120,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4076287,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3716028,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/b9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3812870,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3935894,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3606439,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/ce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3366275,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/e97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3764984,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/bcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3479412,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/c729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2718688,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/a9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg',
'Width': 5712}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 152 hp - 115.345 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725673%27 HTTP/1.1" 200 None
2026-03-25 16:32:06 [adesa.fr] INFO: Saving data for 10725673: {'created_time': 1774456326.362826, 'last_price_update_time': 1774456326.362838, 'auction_closing_time': 1774603800.0}
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725673') HTTP/1.1" 204 0
2026-03-25 16:32:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/c61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546
2026-03-25 16:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daf86a2f-a619-5843-b7c8-acc3116799b1 with scrape type 2
2026-03-25 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daf86a2f-a619-5843-b7c8-acc3116799b1 with scrape type 2
2026-03-25 16:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: daf86a2f-a619-5843-b7c8-acc3116799b1, identifier: 10716546
2026-03-25 16:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465
2026-03-25 16:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with scrape type 2
2026-03-25 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with scrape type 2
2026-03-25 16:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8, identifier: 10716465
2026-03-25 16:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546
2026-03-25 16:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546
2026-03-25 16:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546 to the API
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'daf86a2f-a619-5843-b7c8-acc3116799b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-596-HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716546',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 27440,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'BMW 1 Series 118i Sport - Petrol - Automatic - 136 hp - 27.440 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716546%27 HTTP/1.1" 200 None
2026-03-25 16:32:06 [adesa.fr] INFO: Saving data for 10716546: {'auction_closing_time': 1774609200.0, 'created_time': 1774359339.553688, 'last_price_update_time': 1774456326.815104}
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716546') HTTP/1.1" 204 0
2026-03-25 16:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465
2026-03-25 16:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465
2026-03-25 16:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465 to the API
2026-03-25 16:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '7be229b6-3b4a-516c-aa1e-ce75fbf96ac8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-404-CY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716465',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162754,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Audi Q3 35 TFSI Business - Petrol - Automatic - 150 hp - 162.754 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716465%27 HTTP/1.1" 200 None
2026-03-25 16:32:07 [adesa.fr] INFO: Saving data for 10716465: {'auction_closing_time': 1774609200.0, 'created_time': 1774359322.097177, 'last_price_update_time': 1774456327.239674}
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716465') HTTP/1.1" 204 0
2026-03-25 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/d162fd61-a77a-4e79-9004-a08796ba97db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/24c912af-acb3-4265-a0fe-a72b266621c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:07 [scrapy.extensions.logstats] INFO: Crawled 337 pages (at 280 pages/min), scraped 116 items (at 70 items/min)
2026-03-25 16:32:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 16: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-25 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:32:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492
2026-03-25 16:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60e26e3-3598-5caf-9c27-9956687ed64f with scrape type 2
2026-03-25 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60e26e3-3598-5caf-9c27-9956687ed64f with scrape type 2
2026-03-25 16:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f60e26e3-3598-5caf-9c27-9956687ed64f, identifier: 10716492
2026-03-25 16:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501
2026-03-25 16:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1985e3-3f59-51aa-ab98-99d8e413b992 with scrape type 2
2026-03-25 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d1985e3-3f59-51aa-ab98-99d8e413b992 with scrape type 2
2026-03-25 16:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d1985e3-3f59-51aa-ab98-99d8e413b992, identifier: 10716501
2026-03-25 16:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492
2026-03-25 16:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492
2026-03-25 16:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492 to the API
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f60e26e3-3598-5caf-9c27-9956687ed64f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-791-ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716492',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 96041,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.6 Shine - Hybrid - Automatic - 181 hp - 96.041 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716492%27 HTTP/1.1" 200 None
2026-03-25 16:32:07 [adesa.fr] INFO: Saving data for 10716492: {'auction_closing_time': 1774609200.0, 'created_time': 1774359335.646089, 'last_price_update_time': 1774456327.772751}
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716492') HTTP/1.1" 204 0
2026-03-25 16:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501
2026-03-25 16:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501
2026-03-25 16:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501 to the API
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '6d1985e3-3f59-51aa-ab98-99d8e413b992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EC-457-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716501',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 31099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Berlingo Business - Petrol - Manual - 98 hp - 31.099 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716501%27 HTTP/1.1" 200 None
2026-03-25 16:32:08 [adesa.fr] INFO: Saving data for 10716501: {'auction_closing_time': 1774609200.0, 'created_time': 1774359332.393472, 'last_price_update_time': 1774456328.057354}
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716501') HTTP/1.1" 204 0
2026-03-25 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/da224119-376a-4515-a518-bf9d8ec9809e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/c99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724978)
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502
2026-03-25 16:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with scrape type 2
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with scrape type 2
2026-03-25 16:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab3d7d54-7f65-58b7-888a-f5ddfe33d184, identifier: 10716502
2026-03-25 16:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502
2026-03-25 16:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502
2026-03-25 16:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502 to the API
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716502>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab3d7d54-7f65-58b7-888a-f5ddfe33d184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT560EG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716502',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 173497,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2020-10-05',
'seats_number': 2,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Citroën C3 Feel - Petrol - Manual - 83 hp - 173.497 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716502%27 HTTP/1.1" 200 None
2026-03-25 16:32:08 [adesa.fr] INFO: Saving data for 10716502: {'auction_closing_time': 1774609200.0, 'created_time': 1774359492.670442, 'last_price_update_time': 1774456328.437407}
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716502') HTTP/1.1" 204 0
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7, skipping ID generation
2026-03-25 16:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with scrape type 1
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 sending to next pipeline
2026-03-25 16:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7, identifier: 10724978
2026-03-25 16:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10724978
2026-03-25 16:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10724978
2026-03-25 16:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10724978 to the API
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5560610/general/41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '4c7778b0-8e2f-552e-bbc2-5481ca9c69f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724978',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 93096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7778b0-8e2f-552e-bbc2-5481ca9c69f7/4c7778b0-8e2f-552e-bbc2-5481ca9c69f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254504,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560610/general/19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg',
'Width': 2731}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 M Sport - Electric - 286 hp - 93.096 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724978%27 HTTP/1.1" 200 None
2026-03-25 16:32:08 [adesa.fr] INFO: Saving data for 10724978: {'created_time': 1774456328.818796, 'last_price_update_time': 1774456328.818807, 'auction_closing_time': 1774530300.0}
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724978') HTTP/1.1" 204 0
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-25 16:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468
2026-03-25 16:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 247efd8c-9aa6-59c1-9643-4703796294cd with scrape type 2
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 247efd8c-9aa6-59c1-9643-4703796294cd with scrape type 2
2026-03-25 16:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 247efd8c-9aa6-59c1-9643-4703796294cd, identifier: 10716468
2026-03-25 16:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10725039
2026-03-25 16:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708615ed-6119-5436-9f20-4b39c1dd1bac with scrape type 1
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 708615ed-6119-5436-9f20-4b39c1dd1bac
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg already downloaded
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F4ccc551b-d097-4450-b1db-0c9306343f33.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg already downloaded
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg already downloaded
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg already downloaded
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Ff71b194b-5287-42a7-947e-7ce8460df5c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg already downloaded
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Fbe5afb73-8445-465a-8f04-8748eea4d081.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg already downloaded
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg already downloaded
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg already downloaded
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Fb7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg already downloaded
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Fec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg already downloaded
2026-03-25 16:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 708615ed-6119-5436-9f20-4b39c1dd1bac, identifier: 10725039
2026-03-25 16:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468
2026-03-25 16:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468
2026-03-25 16:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468 to the API
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716468>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '247efd8c-9aa6-59c1-9643-4703796294cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-524-WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716468',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 174468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-09-23',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.5 HDI Club - Diesel - Manual - 100 hp - 174.468 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2020}
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716468%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [adesa.fr] INFO: Saving data for 10716468: {'auction_closing_time': 1774609200.0, 'created_time': 1774359401.255874, 'last_price_update_time': 1774456329.44433}
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716468') HTTP/1.1" 204 0
2026-03-25 16:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10725039
2026-03-25 16:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10725039
2026-03-25 16:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10725039 to the API
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725039>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '708615ed-6119-5436-9f20-4b39c1dd1bac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000544',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725039',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 66743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg',
'https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg',
'https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg',
'https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg',
'https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg',
'https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg',
'https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg',
'https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg',
'https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg',
'https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1116710,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 906988,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860294,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 846064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1268255,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693280,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 734771,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 906409,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571418,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg',
'Width': 2731}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 66.743 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725039%27 HTTP/1.1" 200 None
2026-03-25 16:32:09 [adesa.fr] INFO: Saving data for 10725039: {'created_time': 1774456329.806928, 'last_price_update_time': 1774456329.806943, 'auction_closing_time': 1774530300.0}
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725039') HTTP/1.1" 204 0
2026-03-25 16:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16: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-25 16:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16: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-25 16:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482
2026-03-25 16:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 325b76cc-a9c1-5b18-9d14-12a1adb97395 with scrape type 2
2026-03-25 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 325b76cc-a9c1-5b18-9d14-12a1adb97395 with scrape type 2
2026-03-25 16:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 325b76cc-a9c1-5b18-9d14-12a1adb97395, identifier: 10716482
2026-03-25 16:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497
2026-03-25 16:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3498120c-b96f-500d-97b4-a69094084777 with scrape type 2
2026-03-25 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3498120c-b96f-500d-97b4-a69094084777 with scrape type 2
2026-03-25 16:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3498120c-b96f-500d-97b4-a69094084777, identifier: 10716497
2026-03-25 16:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482
2026-03-25 16:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482
2026-03-25 16:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482 to the API
2026-03-25 16:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716482>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '325b76cc-a9c1-5b18-9d14-12a1adb97395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN566FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716482',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 173276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 3,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën Jumpy 1.5 HDI Cityvan - Diesel - Manual - 120 hp - 173.276 '
'km',
'transmission': 'manual',
'trim': 'Cityvan',
'vin': None,
'year': 2020}
2026-03-25 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716482%27 HTTP/1.1" 200 None
2026-03-25 16:32:10 [adesa.fr] INFO: Saving data for 10716482: {'auction_closing_time': 1774609200.0, 'created_time': 1774359384.198992, 'last_price_update_time': 1774456330.427121}
2026-03-25 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716482') HTTP/1.1" 204 0
2026-03-25 16:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497
2026-03-25 16:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497
2026-03-25 16:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497 to the API
2026-03-25 16:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3498120c-b96f-500d-97b4-a69094084777',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-504-ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716497',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 85803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-25',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 131 hp - 85.803 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716497%27 HTTP/1.1" 200 None
2026-03-25 16:32:11 [adesa.fr] INFO: Saving data for 10716497: {'auction_closing_time': 1774609200.0, 'created_time': 1774359397.707123, 'last_price_update_time': 1774456331.060877}
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716497') HTTP/1.1" 204 0
2026-03-25 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493
2026-03-25 16:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8ea0467-e9dc-5f4e-a005-649ff4376bb8, identifier: 10716493
2026-03-25 16:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475
2026-03-25 16:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ec2102-d150-5b31-95da-df47f6ce7fa6 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6ec2102-d150-5b31-95da-df47f6ce7fa6 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b6ec2102-d150-5b31-95da-df47f6ce7fa6, identifier: 10716475
2026-03-25 16:32:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493
2026-03-25 16:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493
2026-03-25 16:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493 to the API
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716493>
{'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-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c8ea0467-e9dc-5f4e-a005-649ff4376bb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX316SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716493',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 132428,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'132.428 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716493%27 HTTP/1.1" 200 None
2026-03-25 16:32:11 [adesa.fr] INFO: Saving data for 10716493: {'auction_closing_time': 1774609200.0, 'created_time': 1774359342.677105, 'last_price_update_time': 1774456331.518172}
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716493') HTTP/1.1" 204 0
2026-03-25 16:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475
2026-03-25 16:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475
2026-03-25 16:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475 to the API
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716475>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b6ec2102-d150-5b31-95da-df47f6ce7fa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-972-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716475',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 116661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'116.661 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716475%27 HTTP/1.1" 200 None
2026-03-25 16:32:11 [adesa.fr] INFO: Saving data for 10716475: {'auction_closing_time': 1774609200.0, 'created_time': 1774359424.689372, 'last_price_update_time': 1774456331.780333}
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716475') HTTP/1.1" 204 0
2026-03-25 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491
2026-03-25 16:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e643974-9ce4-5b39-b109-6211d7b1bdc4, identifier: 10716491
2026-03-25 16:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548
2026-03-25 16:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab38a5db-68a3-5025-8c48-f60a97246db8 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab38a5db-68a3-5025-8c48-f60a97246db8 with scrape type 2
2026-03-25 16:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab38a5db-68a3-5025-8c48-f60a97246db8, identifier: 10716548
2026-03-25 16:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491
2026-03-25 16:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491
2026-03-25 16:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491 to the API
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0e643974-9ce4-5b39-b109-6211d7b1bdc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-399-PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716491',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 88297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2i Plus - Petrol - Automatic - 131 hp - 88.297 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716491%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Saving data for 10716491: {'auction_closing_time': 1774609200.0, 'created_time': 1774359407.428808, 'last_price_update_time': 1774456332.254273}
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716491') HTTP/1.1" 204 0
2026-03-25 16:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548
2026-03-25 16:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548
2026-03-25 16:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548 to the API
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab38a5db-68a3-5025-8c48-f60a97246db8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-782-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716548',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 152784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.5 HDI Feel Business - Diesel - Manual - 100 hp - '
'152.784 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716548%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Saving data for 10716548: {'auction_closing_time': 1774609200.0, 'created_time': 1774359345.941591, 'last_price_update_time': 1774456332.537101}
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716548') HTTP/1.1" 204 0
2026-03-25 16:32:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/50f536f1-4a18-4739-a68d-21a1b07341a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716469
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716469%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716469: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716469 url https://www.openlane.eu/en/carv6/auction/10716469
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716514
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716514%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716514: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716514 url https://www.openlane.eu/en/carv6/auction/10716514
2026-03-25 16:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716529
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716529%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716529: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716529 url https://www.openlane.eu/en/carv6/auction/10716529
2026-03-25 16:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716489
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716489%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716489: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716489 url https://www.openlane.eu/en/carv6/auction/10716489
2026-03-25 16:32:12 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5432838/general/dc99296d-95f7-4c78-aff2-af27e7cbdca4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725067)
2026-03-25 16:32:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/a4604405-c44a-4363-b1a2-7ab13e2901da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716523
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716523%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716523: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716523 url https://www.openlane.eu/en/carv6/auction/10716523
2026-03-25 16:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716496
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716496%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716496: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716496 url https://www.openlane.eu/en/carv6/auction/10716496
2026-03-25 16:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716498
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716498%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716498: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716498 url https://www.openlane.eu/en/carv6/auction/10716498
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716519
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716519%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716519: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716519 url https://www.openlane.eu/en/carv6/auction/10716519
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10724727
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724727%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10724727: 0
2026-03-25 16:32:12 [adesa.fr] INFO: Skipping item 10724727 url https://www.openlane.eu/en/carv6/auction/10724727
2026-03-25 16:32:12 [adesa.fr] INFO: Found listing with ID: 10716534
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716534%27 HTTP/1.1" 200 None
2026-03-25 16:32:12 [adesa.fr] INFO: Scrape type for 10716534: 2
2026-03-25 16:32:12 [adesa.fr] INFO: Scraping item 10716534 url https://www.openlane.eu/en/carv6/auction/10716534
2026-03-25 16:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467
2026-03-25 16:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6f5c167-7f69-5b04-95db-5d4b73cd1693 with scrape type 2
2026-03-25 16:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6f5c167-7f69-5b04-95db-5d4b73cd1693 with scrape type 2
2026-03-25 16:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6f5c167-7f69-5b04-95db-5d4b73cd1693, identifier: 10716467
2026-03-25 16:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467
2026-03-25 16:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467
2026-03-25 16:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467 to the API
2026-03-25 16:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6f5c167-7f69-5b04-95db-5d4b73cd1693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-351-FG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716467',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 145384,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.5 HDI Feel Business - Diesel - Manual - 100 hp - '
'145.384 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2019}
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716467%27 HTTP/1.1" 200 None
2026-03-25 16:32:13 [adesa.fr] INFO: Saving data for 10716467: {'auction_closing_time': 1774609200.0, 'created_time': 1774359825.614691, 'last_price_update_time': 1774456333.122364}
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716467') HTTP/1.1" 204 0
2026-03-25 16:32:13 [adesa.fr] INFO: Found listing with ID: 10716503
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716503%27 HTTP/1.1" 200 None
2026-03-25 16:32:13 [adesa.fr] INFO: Scrape type for 10716503: 2
2026-03-25 16:32:13 [adesa.fr] INFO: Scraping item 10716503 url https://www.openlane.eu/en/carv6/auction/10716503
2026-03-25 16:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510
2026-03-25 16:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f637dafc-cedf-53a8-bb0c-8bc34cb1522d with scrape type 2
2026-03-25 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f637dafc-cedf-53a8-bb0c-8bc34cb1522d with scrape type 2
2026-03-25 16:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f637dafc-cedf-53a8-bb0c-8bc34cb1522d, identifier: 10716510
2026-03-25 16:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510
2026-03-25 16:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510
2026-03-25 16:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510 to the API
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f637dafc-cedf-53a8-bb0c-8bc34cb1522d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-189-JG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716510',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 75018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-05-16',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 110 hp - 75.018 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716510%27 HTTP/1.1" 200 None
2026-03-25 16:32:13 [adesa.fr] INFO: Saving data for 10716510: {'auction_closing_time': 1774609200.0, 'created_time': 1774359380.106021, 'last_price_update_time': 1774456333.554888}
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716510') HTTP/1.1" 204 0
2026-03-25 16:32:13 [adesa.fr] INFO: Found listing with ID: 10724728
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724728%27 HTTP/1.1" 200 None
2026-03-25 16:32:13 [adesa.fr] INFO: Scrape type for 10724728: 0
2026-03-25 16:32:13 [adesa.fr] INFO: Skipping item 10724728 url https://www.openlane.eu/en/carv6/auction/10724728
2026-03-25 16:32:13 [adesa.fr] INFO: Found listing with ID: 10716517
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716517%27 HTTP/1.1" 200 None
2026-03-25 16:32:13 [adesa.fr] INFO: Scrape type for 10716517: 2
2026-03-25 16:32:13 [adesa.fr] INFO: Scraping item 10716517 url https://www.openlane.eu/en/carv6/auction/10716517
2026-03-25 16:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6199da3e-2037-5685-a01b-60978955abfe due to Ignoring non-200 response
2026-03-25 16:32:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537
2026-03-25 16:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with scrape type 2
2026-03-25 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with scrape type 2
2026-03-25 16:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9, identifier: 10716537
2026-03-25 16:32:13 [adesa.fr] INFO: Found listing with ID: 10716499
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716499%27 HTTP/1.1" 200 None
2026-03-25 16:32:13 [adesa.fr] INFO: Scrape type for 10716499: 2
2026-03-25 16:32:13 [adesa.fr] INFO: Scraping item 10716499 url https://www.openlane.eu/en/carv6/auction/10716499
2026-03-25 16: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-25 16: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-25 16:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537
2026-03-25 16:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537
2026-03-25 16:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537 to the API
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '07ce3346-7fd3-5b6f-b3a3-1760f0254ac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-320-FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716537',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 55066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 2,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Citroën C3 1.2i Shine Business - Petrol - Manual - 110 hp - 55.066 '
'km',
'transmission': 'manual',
'trim': 'Shine Business',
'vin': None,
'year': 2020}
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716537%27 HTTP/1.1" 200 None
2026-03-25 16:32:13 [adesa.fr] INFO: Saving data for 10716537: {'auction_closing_time': 1774609200.0, 'created_time': 1774359350.771351, 'last_price_update_time': 1774456333.983168}
2026-03-25 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716537') HTTP/1.1" 204 0
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716490
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716490%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716490: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716490 url https://www.openlane.eu/en/carv6/auction/10716490
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716481
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716481%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716481: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716481 url https://www.openlane.eu/en/carv6/auction/10716481
2026-03-25 16:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547
2026-03-25 16:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b085fb62-f4fd-55fe-8108-1f23381f8ed0 with scrape type 2
2026-03-25 16:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b085fb62-f4fd-55fe-8108-1f23381f8ed0 with scrape type 2
2026-03-25 16:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b085fb62-f4fd-55fe-8108-1f23381f8ed0, identifier: 10716547
2026-03-25 16:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542
2026-03-25 16:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with scrape type 2
2026-03-25 16:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with scrape type 2
2026-03-25 16:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d, identifier: 10716542
2026-03-25 16:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547
2026-03-25 16:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547
2026-03-25 16:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547 to the API
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b085fb62-f4fd-55fe-8108-1f23381f8ed0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC-702-TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716547',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 140621,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-12-26',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Citroën C3 1.2 Feel Business - Petrol - Manual - 82 hp - 140.621 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2018}
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716547%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Saving data for 10716547: {'auction_closing_time': 1774609200.0, 'created_time': 1774359333.964059, 'last_price_update_time': 1774456334.460282}
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716547') HTTP/1.1" 204 0
2026-03-25 16:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542
2026-03-25 16:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542
2026-03-25 16:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542 to the API
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '4bd7c1cf-68fb-56d8-b142-728cd8ae484d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-832-WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716542',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 78952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.2 Feel Business - Petrol - Manual - 82 hp - 78.952 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716542%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Saving data for 10716542: {'auction_closing_time': 1774609200.0, 'created_time': 1774359403.062549, 'last_price_update_time': 1774456334.721451}
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716542') HTTP/1.1" 204 0
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716521
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716521%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716521: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716521 url https://www.openlane.eu/en/carv6/auction/10716521
2026-03-25 16:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716513
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716513%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716513: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716513 url https://www.openlane.eu/en/carv6/auction/10716513
2026-03-25 16:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716527
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716527%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716527: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716527 url https://www.openlane.eu/en/carv6/auction/10716527
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10724720
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724720%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10724720: 0
2026-03-25 16:32:14 [adesa.fr] INFO: Skipping item 10724720 url https://www.openlane.eu/en/carv6/auction/10724720
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716478
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716478%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716478: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716478 url https://www.openlane.eu/en/carv6/auction/10716478
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716470
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716470%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716470: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716470 url https://www.openlane.eu/en/carv6/auction/10716470
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716525
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716525%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716525: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716525 url https://www.openlane.eu/en/carv6/auction/10716525
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716508
2026-03-25 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716508%27 HTTP/1.1" 200 None
2026-03-25 16:32:14 [adesa.fr] INFO: Scrape type for 10716508: 2
2026-03-25 16:32:14 [adesa.fr] INFO: Scraping item 10716508 url https://www.openlane.eu/en/carv6/auction/10716508
2026-03-25 16:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522
2026-03-25 16:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e347439-5e7f-5ba4-b9ef-619630540fca with scrape type 2
2026-03-25 16:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e347439-5e7f-5ba4-b9ef-619630540fca with scrape type 2
2026-03-25 16:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e347439-5e7f-5ba4-b9ef-619630540fca, identifier: 10716522
2026-03-25 16:32:14 [adesa.fr] INFO: Found listing with ID: 10716515
2026-03-25 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716515%27 HTTP/1.1" 200 None
2026-03-25 16:32:15 [adesa.fr] INFO: Scrape type for 10716515: 2
2026-03-25 16:32:15 [adesa.fr] INFO: Scraping item 10716515 url https://www.openlane.eu/en/carv6/auction/10716515
2026-03-25 16:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522
2026-03-25 16:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522
2026-03-25 16:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522 to the API
2026-03-25 16:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716522>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '2e347439-5e7f-5ba4-b9ef-619630540fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW101SD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716522',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 175123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 2,
'seller_name': 'Arval Fleet Services',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Automatic - 130 hp - '
'175.123 km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2021}
2026-03-25 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716522%27 HTTP/1.1" 200 None
2026-03-25 16:32:16 [adesa.fr] INFO: Saving data for 10716522: {'auction_closing_time': 1774609200.0, 'created_time': 1774359464.691561, 'last_price_update_time': 1774456336.472941}
2026-03-25 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716522') HTTP/1.1" 204 0
2026-03-25 16:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504
2026-03-25 16:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3432317b-c827-58c8-b73d-cb8e4e945ecb with scrape type 2
2026-03-25 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3432317b-c827-58c8-b73d-cb8e4e945ecb with scrape type 2
2026-03-25 16:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3432317b-c827-58c8-b73d-cb8e4e945ecb, identifier: 10716504
2026-03-25 16:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507
2026-03-25 16:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1c87c4b-8c66-547e-a432-07cf1e578110 with scrape type 2
2026-03-25 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1c87c4b-8c66-547e-a432-07cf1e578110 with scrape type 2
2026-03-25 16:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1c87c4b-8c66-547e-a432-07cf1e578110, identifier: 10716507
2026-03-25 16:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466
2026-03-25 16:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b03c81-0000-5234-a37f-bdc14d864db1 with scrape type 2
2026-03-25 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64b03c81-0000-5234-a37f-bdc14d864db1 with scrape type 2
2026-03-25 16:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64b03c81-0000-5234-a37f-bdc14d864db1, identifier: 10716466
2026-03-25 16:32:16 [adesa.fr] INFO: Found listing with ID: 10716495
2026-03-25 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716495%27 HTTP/1.1" 200 None
2026-03-25 16:32:16 [adesa.fr] INFO: Scrape type for 10716495: 2
2026-03-25 16:32:16 [adesa.fr] INFO: Scraping item 10716495 url https://www.openlane.eu/en/carv6/auction/10716495
2026-03-25 16:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504
2026-03-25 16:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504
2026-03-25 16:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504 to the API
2026-03-25 16:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3432317b-c827-58c8-b73d-cb8e4e945ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-099-NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716504',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 107756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Berlingo 1.2 Club - Petrol - Manual - 110 hp - 107.756 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716504%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Saving data for 10716504: {'auction_closing_time': 1774609200.0, 'created_time': 1774359337.463366, 'last_price_update_time': 1774456337.079572}
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716504') HTTP/1.1" 204 0
2026-03-25 16:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507
2026-03-25 16:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507
2026-03-25 16:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507 to the API
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716507>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1c87c4b-8c66-547e-a432-07cf1e578110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC455AE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716507',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 187811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW X3 18d Business - Diesel - Automatic - 150 hp - 187.811 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716507%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Saving data for 10716507: {'auction_closing_time': 1774609200.0, 'created_time': 1774359328.957901, 'last_price_update_time': 1774456337.361999}
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716507') HTTP/1.1" 204 0
2026-03-25 16:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466
2026-03-25 16:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466
2026-03-25 16:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466 to the API
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716466>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '64b03c81-0000-5234-a37f-bdc14d864db1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-676-CL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716466',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 131253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'BMW 3 Series Touring 320e Business Design - xDrive - Hybrid - '
'Automatic - 163 hp - 131.253 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2023}
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716466%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Saving data for 10716466: {'auction_closing_time': 1774609200.0, 'created_time': 1774359341.108834, 'last_price_update_time': 1774456337.622907}
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716466') HTTP/1.1" 204 0
2026-03-25 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:17 [adesa.fr] INFO: Found listing with ID: 10716524
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716524%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Scrape type for 10716524: 2
2026-03-25 16:32:17 [adesa.fr] INFO: Scraping item 10716524 url https://www.openlane.eu/en/carv6/auction/10716524
2026-03-25 16:32:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:17 [adesa.fr] INFO: Found listing with ID: 10716539
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716539%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Scrape type for 10716539: 2
2026-03-25 16:32:17 [adesa.fr] INFO: Scraping item 10716539 url https://www.openlane.eu/en/carv6/auction/10716539
2026-03-25 16:32:17 [adesa.fr] INFO: Found listing with ID: 10716494
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716494%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Scrape type for 10716494: 2
2026-03-25 16:32:17 [adesa.fr] INFO: Scraping item 10716494 url https://www.openlane.eu/en/carv6/auction/10716494
2026-03-25 16:32:17 [adesa.fr] INFO: Found listing with ID: 10716549
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716549%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Scrape type for 10716549: 2
2026-03-25 16:32:17 [adesa.fr] INFO: Scraping item 10716549 url https://www.openlane.eu/en/carv6/auction/10716549
2026-03-25 16:32:17 [adesa.fr] INFO: Found listing with ID: 10716477
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716477%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Scrape type for 10716477: 2
2026-03-25 16:32:17 [adesa.fr] INFO: Scraping item 10716477 url https://www.openlane.eu/en/carv6/auction/10716477
2026-03-25 16:32:17 [adesa.fr] INFO: Found listing with ID: 10716471
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716471%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [adesa.fr] INFO: Scrape type for 10716471: 2
2026-03-25 16:32:17 [adesa.fr] INFO: Scraping item 10716471 url https://www.openlane.eu/en/carv6/auction/10716471
2026-03-25 16:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10725122
2026-03-25 16:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with scrape type 1
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fbf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F76f78c86-66a4-4541-9f03-24acf274766b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fb167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fa4326af6-993d-453d-afcf-99add486c8d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Ff92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fe5eeff6a-dc6e-494d-b454-b0f318271261.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F755ede85-b676-43dd-9882-79c33eadeb48.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg already downloaded
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg already downloaded
2026-03-25 16:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04, identifier: 10725122
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716528
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716528%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716528: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716528 url https://www.openlane.eu/en/carv6/auction/10716528
2026-03-25 16:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10725122
2026-03-25 16:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10725122
2026-03-25 16:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10725122 to the API
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725122>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '2bf9fc93-7a14-5d88-9bc9-57b7c594ab04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725122',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX2',
'odometer': 7226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg',
'https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg',
'https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg',
'https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg',
'https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg',
'https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg',
'https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg',
'https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg',
'https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg',
'https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1415810,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1113816,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158667,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1100635,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1433749,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 696937,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705665,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760450,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 920954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1119544,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg',
'Width': 2731}],
'price': 37900,
'price_includes_vat': True,
'registration_date': '2025-03-12',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX2 30 M Sport - xDrive - Electric - Automatic - 313 hp - 7.226 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725122%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Saving data for 10725122: {'created_time': 1774456338.560108, 'last_price_update_time': 1774456338.560119, 'auction_closing_time': 1774530600.0}
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725122') HTTP/1.1" 204 0
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716543
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716543%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716543: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716543 url https://www.openlane.eu/en/carv6/auction/10716543
2026-03-25 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716516
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716516%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716516: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716516 url https://www.openlane.eu/en/carv6/auction/10716516
2026-03-25 16:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716506
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716506%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716506: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716506 url https://www.openlane.eu/en/carv6/auction/10716506
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716512
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716512%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716512: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716512 url https://www.openlane.eu/en/carv6/auction/10716512
2026-03-25 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716511
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716511%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716511: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716511 url https://www.openlane.eu/en/carv6/auction/10716511
2026-03-25 16:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716487
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716487%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716487: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716487 url https://www.openlane.eu/en/carv6/auction/10716487
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10724725
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724725%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10724725: 0
2026-03-25 16:32:18 [adesa.fr] INFO: Skipping item 10724725 url https://www.openlane.eu/en/carv6/auction/10724725
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10721435
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710721435%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10721435: 0
2026-03-25 16:32:18 [adesa.fr] INFO: Skipping item 10721435 url https://www.openlane.eu/en/carv6/auction/10721435
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716538
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716538%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716538: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716538 url https://www.openlane.eu/en/carv6/auction/10716538
2026-03-25 16:32:18 [adesa.fr] INFO: Found listing with ID: 10716532
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716532%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [adesa.fr] INFO: Scrape type for 10716532: 2
2026-03-25 16:32:18 [adesa.fr] INFO: Scraping item 10716532 url https://www.openlane.eu/en/carv6/auction/10716532
2026-03-25 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10725014
2026-03-25 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with scrape type 1
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F58d81006-2690-4707-9458-1226b9963c20.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Fd1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Fbba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Ff334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F9c9e4907-d596-4c43-a99f-16340141b43f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F513c128f-7450-4b81-b4e9-239758792337.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F20cdad25-7129-4c1b-8e73-bc403be77de7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg already downloaded
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Fc032c940-595a-41c4-b1d7-182c5fa9d724.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg already downloaded
2026-03-25 16:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a, identifier: 10725014
2026-03-25 16:32:19 [adesa.fr] INFO: Found listing with ID: 10716535
2026-03-25 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716535%27 HTTP/1.1" 200 None
2026-03-25 16:32:19 [adesa.fr] INFO: Scrape type for 10716535: 2
2026-03-25 16:32:19 [adesa.fr] INFO: Scraping item 10716535 url https://www.openlane.eu/en/carv6/auction/10716535
2026-03-25 16:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10725014
2026-03-25 16:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10725014
2026-03-25 16:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10725014 to the API
2026-03-25 16:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725014>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725014',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 86964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg',
'https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg',
'https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg',
'https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg',
'https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg',
'https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg',
'https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg',
'https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg',
'https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg',
'https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521403,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540942,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508831,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583850,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 576954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599421,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297599,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318527,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317682,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367173,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg',
'Width': 2731}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i4 40e M Sport - Electric - Automatic - 340 hp - 86.964 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725014%27 HTTP/1.1" 200 None
2026-03-25 16:32:19 [adesa.fr] INFO: Saving data for 10725014: {'created_time': 1774456339.823533, 'last_price_update_time': 1774456339.823544, 'auction_closing_time': 1774530300.0}
2026-03-25 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725014') HTTP/1.1" 204 0
2026-03-25 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:19 [adesa.fr] INFO: Found listing with ID: 10716518
2026-03-25 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716518%27 HTTP/1.1" 200 None
2026-03-25 16:32:19 [adesa.fr] INFO: Scrape type for 10716518: 2
2026-03-25 16:32:19 [adesa.fr] INFO: Scraping item 10716518 url https://www.openlane.eu/en/carv6/auction/10716518
2026-03-25 16:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529
2026-03-25 16:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 730f620a-2921-5473-a71e-6d0d507ae66d with scrape type 2
2026-03-25 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 730f620a-2921-5473-a71e-6d0d507ae66d with scrape type 2
2026-03-25 16:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 730f620a-2921-5473-a71e-6d0d507ae66d, identifier: 10716529
2026-03-25 16:32:20 [adesa.fr] INFO: Found listing with ID: 10716526
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716526%27 HTTP/1.1" 200 None
2026-03-25 16:32:20 [adesa.fr] INFO: Scrape type for 10716526: 2
2026-03-25 16:32:20 [adesa.fr] INFO: Scraping item 10716526 url https://www.openlane.eu/en/carv6/auction/10716526
2026-03-25 16:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529
2026-03-25 16:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529
2026-03-25 16:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529 to the API
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '730f620a-2921-5473-a71e-6d0d507ae66d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-927-ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716529',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 74494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'DS DS7 Crossback 1.2 Bastille - Petrol - Automatic - 130 hp - '
'74.494 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2021}
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716529%27 HTTP/1.1" 200 None
2026-03-25 16:32:20 [adesa.fr] INFO: Saving data for 10716529: {'auction_closing_time': 1774609200.0, 'created_time': 1774359924.449504, 'last_price_update_time': 1774456340.307577}
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716529') HTTP/1.1" 204 0
2026-03-25 16:32:20 [adesa.fr] INFO: Found listing with ID: 10716476
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716476%27 HTTP/1.1" 200 None
2026-03-25 16:32:20 [adesa.fr] INFO: Scrape type for 10716476: 2
2026-03-25 16:32:20 [adesa.fr] INFO: Scraping item 10716476 url https://www.openlane.eu/en/carv6/auction/10716476
2026-03-25 16:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489
2026-03-25 16:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with scrape type 2
2026-03-25 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with scrape type 2
2026-03-25 16:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712, identifier: 10716489
2026-03-25 16:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469
2026-03-25 16:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe90774-a794-5b6f-80f3-11760ee286da with scrape type 2
2026-03-25 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffe90774-a794-5b6f-80f3-11760ee286da with scrape type 2
2026-03-25 16:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ffe90774-a794-5b6f-80f3-11760ee286da, identifier: 10716469
2026-03-25 16:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489
2026-03-25 16:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489
2026-03-25 16:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489 to the API
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716489>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8f853821-414a-5cc0-b9e6-9fcbbb2a2712',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC330PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716489',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 83902,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.5 HDI Business - Diesel - 130 hp - 83.902 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716489%27 HTTP/1.1" 200 None
2026-03-25 16:32:20 [adesa.fr] INFO: Saving data for 10716489: {'auction_closing_time': 1774609200.0, 'created_time': 1774359918.679471, 'last_price_update_time': 1774456340.765235}
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716489') HTTP/1.1" 204 0
2026-03-25 16:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469
2026-03-25 16:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469
2026-03-25 16:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469 to the API
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffe90774-a794-5b6f-80f3-11760ee286da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-627-JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716469',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 142238,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 8,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 142.238 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716469%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Saving data for 10716469: {'auction_closing_time': 1774609200.0, 'created_time': 1774359941.347793, 'last_price_update_time': 1774456341.04368}
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716469') HTTP/1.1" 204 0
2026-03-25 16:32:21 [adesa.fr] INFO: Found listing with ID: 10716479
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716479%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Scrape type for 10716479: 2
2026-03-25 16:32:21 [adesa.fr] INFO: Scraping item 10716479 url https://www.openlane.eu/en/carv6/auction/10716479
2026-03-25 16:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509
2026-03-25 16:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with scrape type 2
2026-03-25 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with scrape type 2
2026-03-25 16:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f05e7d76-8a3a-5a02-bef4-03f58ee3d701, identifier: 10716509
2026-03-25 16:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509
2026-03-25 16:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509
2026-03-25 16:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509 to the API
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f05e7d76-8a3a-5a02-bef4-03f58ee3d701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-439-AC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716509',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 75588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 110 hp - 75.588 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2022}
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716509%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Saving data for 10716509: {'auction_closing_time': 1774609200.0, 'created_time': 1774359354.05122, 'last_price_update_time': 1774456341.462138}
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716509') HTTP/1.1" 204 0
2026-03-25 16:32:21 [adesa.fr] INFO: Found listing with ID: 10716541
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716541%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Scrape type for 10716541: 2
2026-03-25 16:32:21 [adesa.fr] INFO: Scraping item 10716541 url https://www.openlane.eu/en/carv6/auction/10716541
2026-03-25 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16: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-25 16:32:21 [adesa.fr] INFO: Found listing with ID: 10716472
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716472%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Scrape type for 10716472: 2
2026-03-25 16:32:21 [adesa.fr] INFO: Scraping item 10716472 url https://www.openlane.eu/en/carv6/auction/10716472
2026-03-25 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:32:21 [adesa.fr] INFO: Found listing with ID: 10716473
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716473%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Scrape type for 10716473: 2
2026-03-25 16:32:21 [adesa.fr] INFO: Scraping item 10716473 url https://www.openlane.eu/en/carv6/auction/10716473
2026-03-25 16:32:21 [adesa.fr] INFO: Found listing with ID: 10716480
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716480%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Scrape type for 10716480: 2
2026-03-25 16:32:21 [adesa.fr] INFO: Scraping item 10716480 url https://www.openlane.eu/en/carv6/auction/10716480
2026-03-25 16:32:21 [adesa.fr] INFO: Found listing with ID: 10716520
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716520%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Scrape type for 10716520: 2
2026-03-25 16:32:21 [adesa.fr] INFO: Scraping item 10716520 url https://www.openlane.eu/en/carv6/auction/10716520
2026-03-25 16:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514
2026-03-25 16:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f52584-a754-5c70-a16c-3db5b7897240 with scrape type 2
2026-03-25 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26f52584-a754-5c70-a16c-3db5b7897240 with scrape type 2
2026-03-25 16:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26f52584-a754-5c70-a16c-3db5b7897240, identifier: 10716514
2026-03-25 16:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523
2026-03-25 16:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 625e1ead-d540-52c3-9b80-aded3a2c669e with scrape type 2
2026-03-25 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 625e1ead-d540-52c3-9b80-aded3a2c669e with scrape type 2
2026-03-25 16:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 625e1ead-d540-52c3-9b80-aded3a2c669e, identifier: 10716523
2026-03-25 16:32:21 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710448653%27 HTTP/1.1" 200 None
2026-03-25 16:32:21 [adesa.fr] INFO: Scrape type for 10448653: 2
2026-03-25 16:32:21 [adesa.fr] INFO: Scraping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-25 16:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514
2026-03-25 16:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514
2026-03-25 16:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514 to the API
2026-03-25 16:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '26f52584-a754-5c70-a16c-3db5b7897240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FA-345-YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716514',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 196263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2018-10-08',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.6 HDI Club - Diesel - Manual - 95 hp - 196.263 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2018}
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716514%27 HTTP/1.1" 200 None
2026-03-25 16:32:22 [adesa.fr] INFO: Saving data for 10716514: {'auction_closing_time': 1774609200.0, 'created_time': 1774359941.879017, 'last_price_update_time': 1774456342.088602}
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716514') HTTP/1.1" 204 0
2026-03-25 16:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523
2026-03-25 16:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523
2026-03-25 16:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523 to the API
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716523>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '625e1ead-d540-52c3-9b80-aded3a2c669e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW298FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716523',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 132470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 132.470 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2020}
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716523%27 HTTP/1.1" 200 None
2026-03-25 16:32:22 [adesa.fr] INFO: Saving data for 10716523: {'auction_closing_time': 1774609200.0, 'created_time': 1774359919.57392, 'last_price_update_time': 1774456342.357748}
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716523') HTTP/1.1" 204 0
2026-03-25 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:22 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710620841%27 HTTP/1.1" 200 None
2026-03-25 16:32:22 [adesa.fr] INFO: Scrape type for 10620841: 2
2026-03-25 16:32:22 [adesa.fr] INFO: Scraping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-25 16:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517
2026-03-25 16:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b596a9cf-a883-556a-babb-fe05f97b5595 with scrape type 2
2026-03-25 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b596a9cf-a883-556a-babb-fe05f97b5595 with scrape type 2
2026-03-25 16:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b596a9cf-a883-556a-babb-fe05f97b5595, identifier: 10716517
2026-03-25 16:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517
2026-03-25 16:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517
2026-03-25 16:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517 to the API
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716517>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b596a9cf-a883-556a-babb-fe05f97b5595',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-824-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716517',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 184647,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'184.647 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716517%27 HTTP/1.1" 200 None
2026-03-25 16:32:22 [adesa.fr] INFO: Saving data for 10716517: {'auction_closing_time': 1774609200.0, 'created_time': 1774359910.974167, 'last_price_update_time': 1774456342.73588}
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716517') HTTP/1.1" 204 0
2026-03-25 16:32:22 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710620845%27 HTTP/1.1" 200 None
2026-03-25 16:32:22 [adesa.fr] INFO: Scrape type for 10620845: 2
2026-03-25 16:32:22 [adesa.fr] INFO: Scraping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-25 16:32:22 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710448654%27 HTTP/1.1" 200 None
2026-03-25 16:32:22 [adesa.fr] INFO: Scrape type for 10448654: 2
2026-03-25 16:32:22 [adesa.fr] INFO: Scraping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-25 16:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545
2026-03-25 16:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with scrape type 2
2026-03-25 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with scrape type 2
2026-03-25 16:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c953a81-0cd0-5b5a-a2c6-59718a980db9, identifier: 10716545
2026-03-25 16:32:22 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-25 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710442556%27 HTTP/1.1" 200 None
2026-03-25 16:32:22 [adesa.fr] INFO: Scrape type for 10442556: 2
2026-03-25 16:32:22 [adesa.fr] INFO: Scraping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-25 16:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545
2026-03-25 16:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545
2026-03-25 16:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545 to the API
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716545>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5c953a81-0cd0-5b5a-a2c6-59718a980db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP776KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716545',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 178501,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi Q3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'178.501 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716545%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Saving data for 10716545: {'auction_closing_time': 1774609200.0, 'created_time': 1774359318.065644, 'last_price_update_time': 1774456343.252728}
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716545') HTTP/1.1" 204 0
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579600%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10579600: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579603%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10579603: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710383756%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10383756: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579601%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10579601: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710674348%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10674348: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710674347%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10674347: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710475641%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10475641: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579602%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10579602: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710470435%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10470435: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710543584%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10543584: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724801%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-25 16:32:23 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710685651%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10685651: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710717100%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10717100: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710695921%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-25 16:32:23 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710405352%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10405352: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710405349%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10405349: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710405348%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10405348: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710552553%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10552553: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-25 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710698902%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-25 16:32:23 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710698904%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-25 16:32:23 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710698905%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-25 16:32:23 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710698906%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-25 16:32:23 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710691264%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-25 16:32:23 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710626560%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10626560: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710647381%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10647381: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-25 16:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481
2026-03-25 16:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec964832-0071-5f48-8d6e-77805eb459f3 with scrape type 2
2026-03-25 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec964832-0071-5f48-8d6e-77805eb459f3 with scrape type 2
2026-03-25 16:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec964832-0071-5f48-8d6e-77805eb459f3, identifier: 10716481
2026-03-25 16:32:23 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-25 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710674191%27 HTTP/1.1" 200 None
2026-03-25 16:32:23 [adesa.fr] INFO: Scrape type for 10674191: 2
2026-03-25 16:32:23 [adesa.fr] INFO: Scraping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-25 16:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481
2026-03-25 16:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481
2026-03-25 16:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481 to the API
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716481>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ec964832-0071-5f48-8d6e-77805eb459f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK498SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716481',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 107643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'107.643 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716481%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Saving data for 10716481: {'auction_closing_time': 1774609200.0, 'created_time': 1774359901.337008, 'last_price_update_time': 1774456344.225492}
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716481') HTTP/1.1" 204 0
2026-03-25 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710627081%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-25 16:32:24 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710627983%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10627983: 2
2026-03-25 16:32:24 [adesa.fr] INFO: Scraping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-25 16: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-25 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710631532%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-25 16:32:24 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710676819%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10676819: 2
2026-03-25 16:32:24 [adesa.fr] INFO: Scraping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-25 16: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-25 16: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-25 16: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-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710698040%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-25 16:32:24 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710698054%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-25 16:32:24 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10627993
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710627993%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10627993: 2
2026-03-25 16:32:24 [adesa.fr] INFO: Scraping item 10627993 url https://www.openlane.eu/en/carv6/auction/10627993
2026-03-25 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710722721%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-25 16:32:24 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710646224%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10646224: 2
2026-03-25 16:32:24 [adesa.fr] INFO: Scraping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-25 16:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521
2026-03-25 16:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931b79da-d054-50e2-9829-767d56c3a29d with scrape type 2
2026-03-25 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 931b79da-d054-50e2-9829-767d56c3a29d with scrape type 2
2026-03-25 16:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 931b79da-d054-50e2-9829-767d56c3a29d, identifier: 10716521
2026-03-25 16:32:24 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710667468%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Scrape type for 10667468: 2
2026-03-25 16:32:24 [adesa.fr] INFO: Scraping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-25 16:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521
2026-03-25 16:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521
2026-03-25 16:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521 to the API
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '931b79da-d054-50e2-9829-767d56c3a29d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-512-MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716521',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 195133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Mercedes-Benz GLC 300e Avantgarde - 4-Matic - Hybrid - Automatic - '
'211 hp - 195.133 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716521%27 HTTP/1.1" 200 None
2026-03-25 16:32:24 [adesa.fr] INFO: Saving data for 10716521: {'auction_closing_time': 1774609200.0, 'created_time': 1774359898.990201, 'last_price_update_time': 1774456344.977779}
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716521') HTTP/1.1" 204 0
2026-03-25 16:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503
2026-03-25 16:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with scrape type 2
2026-03-25 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with scrape type 2
2026-03-25 16:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6, identifier: 10716503
2026-03-25 16:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490
2026-03-25 16:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa331c3c-d71a-52dd-961c-9924d5b514c8 with scrape type 2
2026-03-25 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa331c3c-d71a-52dd-961c-9924d5b514c8 with scrape type 2
2026-03-25 16:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa331c3c-d71a-52dd-961c-9924d5b514c8, identifier: 10716490
2026-03-25 16:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495
2026-03-25 16:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5806ac57-9e51-510b-9b05-eaedae4f293e with scrape type 2
2026-03-25 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5806ac57-9e51-510b-9b05-eaedae4f293e with scrape type 2
2026-03-25 16:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5806ac57-9e51-510b-9b05-eaedae4f293e, identifier: 10716495
2026-03-25 16:32:25 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710666205%27 HTTP/1.1" 200 None
2026-03-25 16:32:25 [adesa.fr] INFO: Scrape type for 10666205: 2
2026-03-25 16:32:25 [adesa.fr] INFO: Scraping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-25 16:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503
2026-03-25 16:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503
2026-03-25 16:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503 to the API
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716503>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '44adbbc0-5aa2-5da2-8d3e-1224899da1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL939MV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716503',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 188689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Hyundai Tucson 1.6 T-GDI Business - Hybrid - Automatic - 180 hp - '
'188.689 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716503%27 HTTP/1.1" 200 None
2026-03-25 16:32:25 [adesa.fr] INFO: Saving data for 10716503: {'auction_closing_time': 1774609200.0, 'created_time': 1774359914.446293, 'last_price_update_time': 1774456345.523504}
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716503') HTTP/1.1" 204 0
2026-03-25 16:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490
2026-03-25 16:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490
2026-03-25 16:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490 to the API
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716490>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'aa331c3c-d71a-52dd-961c-9924d5b514c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-294-FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716490',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 94918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'94.918 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716490%27 HTTP/1.1" 200 None
2026-03-25 16:32:25 [adesa.fr] INFO: Saving data for 10716490: {'auction_closing_time': 1774609200.0, 'created_time': 1774359902.793944, 'last_price_update_time': 1774456345.94254}
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716490') HTTP/1.1" 204 0
2026-03-25 16:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495
2026-03-25 16:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495
2026-03-25 16:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495 to the API
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716495>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '5806ac57-9e51-510b-9b05-eaedae4f293e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD209WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716495',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 51588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'51.588 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716495%27 HTTP/1.1" 200 None
2026-03-25 16:32:26 [adesa.fr] INFO: Saving data for 10716495: {'auction_closing_time': 1774609200.0, 'created_time': 1774359881.228972, 'last_price_update_time': 1774456346.334254}
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716495') HTTP/1.1" 204 0
2026-03-25 16:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499
2026-03-25 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 961af685-17ac-550b-8c03-7537a432af80 with scrape type 2
2026-03-25 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 961af685-17ac-550b-8c03-7537a432af80 with scrape type 2
2026-03-25 16:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 961af685-17ac-550b-8c03-7537a432af80, identifier: 10716499
2026-03-25 16:32:26 [adesa.fr] INFO: Found listing with ID: 10532902
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710532902%27 HTTP/1.1" 200 None
2026-03-25 16:32:26 [adesa.fr] INFO: Scrape type for 10532902: 2
2026-03-25 16:32:26 [adesa.fr] INFO: Scraping item 10532902 url https://www.openlane.eu/en/carv6/auction/10532902
2026-03-25 16:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499
2026-03-25 16:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499
2026-03-25 16:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499 to the API
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '961af685-17ac-550b-8c03-7537a432af80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-797-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716499',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 187979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'187.979 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716499%27 HTTP/1.1" 200 None
2026-03-25 16:32:26 [adesa.fr] INFO: Saving data for 10716499: {'auction_closing_time': 1774609200.0, 'created_time': 1774359934.675206, 'last_price_update_time': 1774456346.717043}
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716499') HTTP/1.1" 204 0
2026-03-25 16:32:26 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710493049%27 HTTP/1.1" 200 None
2026-03-25 16:32:26 [adesa.fr] INFO: Scrape type for 10493049: 2
2026-03-25 16:32:26 [adesa.fr] INFO: Scraping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-25 16:32:26 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710497191%27 HTTP/1.1" 200 None
2026-03-25 16:32:26 [adesa.fr] INFO: Scrape type for 10497191: 2
2026-03-25 16:32:26 [adesa.fr] INFO: Scraping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-25 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543
2026-03-25 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with scrape type 2
2026-03-25 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with scrape type 2
2026-03-25 16:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e1e3e4e-b806-5cc5-95fb-cb3093954321, identifier: 10716543
2026-03-25 16:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543
2026-03-25 16:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543
2026-03-25 16:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543 to the API
2026-03-25 16:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716543>
{'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-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '8e1e3e4e-b806-5cc5-95fb-cb3093954321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW745ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716543',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 166178,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 508 SW 1.6 Allure Business - Hybrid - Automatic - 180 hp - '
'166.178 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716543%27 HTTP/1.1" 200 None
2026-03-25 16:32:27 [adesa.fr] INFO: Saving data for 10716543: {'auction_closing_time': 1774609200.0, 'created_time': 1774359869.472764, 'last_price_update_time': 1774456347.102743}
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716543') HTTP/1.1" 204 0
2026-03-25 16:32:27 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710675010%27 HTTP/1.1" 200 None
2026-03-25 16:32:27 [adesa.fr] INFO: Scrape type for 10675010: 2
2026-03-25 16:32:27 [adesa.fr] INFO: Scraping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-25 16:32:27 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710675009%27 HTTP/1.1" 200 None
2026-03-25 16:32:27 [adesa.fr] INFO: Scrape type for 10675009: 2
2026-03-25 16:32:27 [adesa.fr] INFO: Scraping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-25 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512
2026-03-25 16:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2d2b29-3189-57cd-b65f-e28e320eced5 with scrape type 2
2026-03-25 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e2d2b29-3189-57cd-b65f-e28e320eced5 with scrape type 2
2026-03-25 16:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e2d2b29-3189-57cd-b65f-e28e320eced5, identifier: 10716512
2026-03-25 16:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512
2026-03-25 16:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512
2026-03-25 16:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512 to the API
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1e2d2b29-3189-57cd-b65f-e28e320eced5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-548-HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716512',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 88821,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 Evolution - Petrol - Automatic - 140 hp - 88.821 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2024}
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716512%27 HTTP/1.1" 200 None
2026-03-25 16:32:27 [adesa.fr] INFO: Saving data for 10716512: {'auction_closing_time': 1774609200.0, 'created_time': 1774359848.802283, 'last_price_update_time': 1774456347.589013}
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716512') HTTP/1.1" 204 0
2026-03-25 16:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535
2026-03-25 16:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with scrape type 2
2026-03-25 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with scrape type 2
2026-03-25 16:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730, identifier: 10716535
2026-03-25 16:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535
2026-03-25 16:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535
2026-03-25 16:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535 to the API
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716535>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ991VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716535',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 194294,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 2,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'110 hp - 194.294 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2019}
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716535%27 HTTP/1.1" 200 None
2026-03-25 16:32:27 [adesa.fr] INFO: Saving data for 10716535: {'auction_closing_time': 1774609200.0, 'created_time': 1774359896.080932, 'last_price_update_time': 1774456347.956749}
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716535') HTTP/1.1" 204 0
2026-03-25 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538
2026-03-25 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b799934b-99ae-5820-856d-3e301768207a with scrape type 2
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b799934b-99ae-5820-856d-3e301768207a with scrape type 2
2026-03-25 16:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b799934b-99ae-5820-856d-3e301768207a, identifier: 10716538
2026-03-25 16:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538
2026-03-25 16:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538
2026-03-25 16:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538 to the API
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b799934b-99ae-5820-856d-3e301768207a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-052-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716538',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 157477,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Arkana 1.6 Evolution - Hybrid - Automatic - 145 hp - '
'157.477 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716538%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [adesa.fr] INFO: Saving data for 10716538: {'auction_closing_time': 1774609200.0, 'created_time': 1774359869.955504, 'last_price_update_time': 1774456348.413615}
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716538') HTTP/1.1" 204 0
2026-03-25 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10724975
2026-03-25 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4546039-03d5-5a70-8de4-3a6104bb0007 with scrape type 1
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4546039-03d5-5a70-8de4-3a6104bb0007
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg already downloaded
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252Fcac98ef0-8298-4436-8a04-a635af8e7c52.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/cac98ef0-8298-4436-8a04-a635af8e7c52.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252Fdbed7c43-7afb-4dba-a234-8815b598d0c4.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/dbed7c43-7afb-4dba-a234-8815b598d0c4.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F664a364c-3765-4500-91cf-1ee686c4a0ad.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/664a364c-3765-4500-91cf-1ee686c4a0ad.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F10ccad06-44e5-44ac-87c3-2e801088b709.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/10ccad06-44e5-44ac-87c3-2e801088b709.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG not downloaded yet
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F248a62c0-739c-47a5-a1fd-800de3b9972d.JPG%27 HTTP/1.1" 200 None
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/248a62c0-739c-47a5-a1fd-800de3b9972d.JPG not downloaded yet
2026-03-25 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/248a62c0-739c-47a5-a1fd-800de3b9972d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476
2026-03-25 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c with scrape type 2
2026-03-25 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c with scrape type 2
2026-03-25 16:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee83de0f-3cd6-518a-b2b8-c23dc05d333c, identifier: 10716476
2026-03-25 16:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476
2026-03-25 16:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476
2026-03-25 16:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476 to the API
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ee83de0f-3cd6-518a-b2b8-c23dc05d333c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-944-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716476',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 10097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Zoe Business - Electric - Automatic - 110 hp - 10.097 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716476%27 HTTP/1.1" 200 None
2026-03-25 16:32:29 [adesa.fr] INFO: Saving data for 10716476: {'auction_closing_time': 1774609200.0, 'created_time': 1774359832.875612, 'last_price_update_time': 1774456349.194717}
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716476') HTTP/1.1" 204 0
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/10ccad06-44e5-44ac-87c3-2e801088b709.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/664a364c-3765-4500-91cf-1ee686c4a0ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/dbed7c43-7afb-4dba-a234-8815b598d0c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541
2026-03-25 16:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1982ad1-1098-500c-949e-0a4548b5ac81 with scrape type 2
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1982ad1-1098-500c-949e-0a4548b5ac81 with scrape type 2
2026-03-25 16:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b1982ad1-1098-500c-949e-0a4548b5ac81, identifier: 10716541
2026-03-25 16:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541
2026-03-25 16:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541
2026-03-25 16:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541 to the API
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716541>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b1982ad1-1098-500c-949e-0a4548b5ac81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA028TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716541',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 107354,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'LOUVEO (Arval)',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'107.354 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716541%27 HTTP/1.1" 200 None
2026-03-25 16:32:29 [adesa.fr] INFO: Saving data for 10716541: {'auction_closing_time': 1774609200.0, 'created_time': 1774359821.683403, 'last_price_update_time': 1774456349.721492}
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716541') HTTP/1.1" 204 0
2026-03-25 16:32:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/cac98ef0-8298-4436-8a04-a635af8e7c52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724975)
2026-03-25 16:32:29 [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-25 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:29 [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-25 16:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4546039-03d5-5a70-8de4-3a6104bb0007, skipping ID generation
2026-03-25 16:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4546039-03d5-5a70-8de4-3a6104bb0007 with scrape type 1
2026-03-25 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4546039-03d5-5a70-8de4-3a6104bb0007 sending to next pipeline
2026-03-25 16:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e4546039-03d5-5a70-8de4-3a6104bb0007, identifier: 10724975
2026-03-25 16:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10724975
2026-03-25 16:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10724975
2026-03-25 16:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10724975 to the API
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5543201/general/cac98ef0-8298-4436-8a04-a635af8e7c52.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'e4546039-03d5-5a70-8de4-3a6104bb0007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724975',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX2',
'odometer': 9132,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4546039-03d5-5a70-8de4-3a6104bb0007/e4546039-03d5-5a70-8de4-3a6104bb0007_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301924,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543201/general/87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg',
'Width': 2731}],
'price': 34100,
'price_includes_vat': True,
'registration_date': '2024-09-03',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX2 20 - Electric - 204 hp - 9.132 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710724975%27 HTTP/1.1" 200 None
2026-03-25 16:32:30 [adesa.fr] INFO: Saving data for 10724975: {'created_time': 1774456350.441461, 'last_price_update_time': 1774456350.441475, 'auction_closing_time': 1774530300.0}
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724975') HTTP/1.1" 204 0
2026-03-25 16:32:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-25 16:32:30 [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-25 16:32:30 [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-25 16:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-25 16:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with scrape type 2
2026-03-25 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with scrape type 2
2026-03-25 16:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4349dd46-cb9d-5f9d-834f-8b91374bdba3, identifier: 10405348
2026-03-25 16:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-25 16:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36792b89-538b-5f80-bec3-23789d975336 with scrape type 2
2026-03-25 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36792b89-538b-5f80-bec3-23789d975336 with scrape type 2
2026-03-25 16:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36792b89-538b-5f80-bec3-23789d975336, identifier: 10674191
2026-03-25 16:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-25 16:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-25 16:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348 to the API
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:30 [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-25 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710405348%27 HTTP/1.1" 200 None
2026-03-25 16:32:30 [adesa.fr] INFO: Saving data for 10405348: {'auction_closing_time': 1798675200.0, 'created_time': 1773230164.032386, 'last_price_update_time': 1774456350.943079}
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405348') HTTP/1.1" 204 0
2026-03-25 16:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-25 16:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-25 16:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191 to the API
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:31 [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-25 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710674191%27 HTTP/1.1" 200 None
2026-03-25 16:32:31 [adesa.fr] INFO: Saving data for 10674191: {'auction_closing_time': 1798675200.0, 'created_time': 1773667979.34093, 'last_price_update_time': 1774456351.430504}
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674191') HTTP/1.1" 204 0
2026-03-25 16:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-25 16:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with scrape type 2
2026-03-25 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with scrape type 2
2026-03-25 16:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa7cba3f-fe90-5517-803a-4aee09ec4ed1, identifier: 10647381
2026-03-25 16:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-25 16:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with scrape type 2
2026-03-25 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with scrape type 2
2026-03-25 16:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f, identifier: 10627983
2026-03-25 16:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-25 16:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-25 16:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381 to the API
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:31 [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-25 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710647381%27 HTTP/1.1" 200 None
2026-03-25 16:32:31 [adesa.fr] INFO: Saving data for 10647381: {'auction_closing_time': 1798675200.0, 'created_time': 1773230145.798962, 'last_price_update_time': 1774456351.876265}
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10647381') HTTP/1.1" 204 0
2026-03-25 16:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-25 16:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-25 16:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983 to the API
2026-03-25 16:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:32 [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-25 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710627983%27 HTTP/1.1" 200 None
2026-03-25 16:32:32 [adesa.fr] INFO: Saving data for 10627983: {'auction_closing_time': 1798675200.0, 'created_time': 1773229626.844929, 'last_price_update_time': 1774456352.203217}
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627983') HTTP/1.1" 204 0
2026-03-25 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:32:32 [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-25 16: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-25 16:32:32 [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-25 16: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-25 16:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532
2026-03-25 16:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b66b5e7d-785a-52bb-a199-88a5ea5f02de with scrape type 2
2026-03-25 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b66b5e7d-785a-52bb-a199-88a5ea5f02de with scrape type 2
2026-03-25 16:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b66b5e7d-785a-52bb-a199-88a5ea5f02de, identifier: 10716532
2026-03-25 16:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532
2026-03-25 16:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532
2026-03-25 16:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532 to the API
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716532>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b66b5e7d-785a-52bb-a199-88a5ea5f02de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL286WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716532',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 189169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2019-11-26',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'Renault Kadjar Intens - Petrol - Automatic - 140 hp - 189.169 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716532%27 HTTP/1.1" 200 None
2026-03-25 16:32:32 [adesa.fr] INFO: Saving data for 10716532: {'auction_closing_time': 1774609200.0, 'created_time': 1774359830.922154, 'last_price_update_time': 1774456352.691228}
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716532') HTTP/1.1" 204 0
2026-03-25 16:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-25 16:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eb11db3-fada-5183-8a62-d9c3280673cd with scrape type 2
2026-03-25 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eb11db3-fada-5183-8a62-d9c3280673cd with scrape type 2
2026-03-25 16:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6eb11db3-fada-5183-8a62-d9c3280673cd, identifier: 10448653
2026-03-25 16:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-25 16:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-25 16:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653 to the API
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:33 [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-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710448653%27 HTTP/1.1" 200 None
2026-03-25 16:32:33 [adesa.fr] INFO: Saving data for 10448653: {'auction_closing_time': 1798713900.0, 'created_time': 1773230233.95533, 'last_price_update_time': 1774456353.058868}
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10448653') HTTP/1.1" 204 0
2026-03-25 16:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-25 16:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9455d482-9da0-5352-b5e5-1d380e6cff05 with scrape type 2
2026-03-25 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9455d482-9da0-5352-b5e5-1d380e6cff05 with scrape type 2
2026-03-25 16:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9455d482-9da0-5352-b5e5-1d380e6cff05, identifier: 10666205
2026-03-25 16:32:33 [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-25 16:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-25 16:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-25 16:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205 to the API
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:33 [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': 'Hybrid',
'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 - Hybrid - Automatic - 183 hp - 40.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710666205%27 HTTP/1.1" 200 None
2026-03-25 16:32:33 [adesa.fr] INFO: Saving data for 10666205: {'auction_closing_time': 1798675200.0, 'created_time': 1773408750.243243, 'last_price_update_time': 1774456353.412977}
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10666205') HTTP/1.1" 204 0
2026-03-25 16:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-25 16:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 927e123d-4958-53ea-94c7-88a2f93b20ea with scrape type 2
2026-03-25 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 927e123d-4958-53ea-94c7-88a2f93b20ea with scrape type 2
2026-03-25 16:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 927e123d-4958-53ea-94c7-88a2f93b20ea, identifier: 10626560
2026-03-25 16:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-25 16:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-25 16:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560 to the API
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:33 [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-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710626560%27 HTTP/1.1" 200 None
2026-03-25 16:32:33 [adesa.fr] INFO: Saving data for 10626560: {'auction_closing_time': 1798675200.0, 'created_time': 1773230138.736965, 'last_price_update_time': 1774456353.935425}
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626560') HTTP/1.1" 204 0
2026-03-25 16:32:33 [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-25 16:32:33 [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-25 16:32:33 [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-25 16:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-25 16:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f173b2-61b4-5e47-877d-6cc74f4b368e with scrape type 2
2026-03-25 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f173b2-61b4-5e47-877d-6cc74f4b368e with scrape type 2
2026-03-25 16:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0f173b2-61b4-5e47-877d-6cc74f4b368e, identifier: 10497191
2026-03-25 16:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-25 16:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8bb319a-76ce-5b11-8a08-881da3d57b3f with scrape type 2
2026-03-25 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8bb319a-76ce-5b11-8a08-881da3d57b3f with scrape type 2
2026-03-25 16:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8bb319a-76ce-5b11-8a08-881da3d57b3f, identifier: 10675010
2026-03-25 16:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-25 16:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7619bee7-14b0-5fd0-9db1-5064d338f477 with scrape type 2
2026-03-25 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7619bee7-14b0-5fd0-9db1-5064d338f477 with scrape type 2
2026-03-25 16:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7619bee7-14b0-5fd0-9db1-5064d338f477, identifier: 10676819
2026-03-25 16:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-25 16:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-25 16:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191 to the API
2026-03-25 16:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:34 [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-25 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710497191%27 HTTP/1.1" 200 None
2026-03-25 16:32:34 [adesa.fr] INFO: Saving data for 10497191: {'auction_closing_time': 1798675200.0, 'created_time': 1773230211.367366, 'last_price_update_time': 1774456354.616013}
2026-03-25 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10497191') HTTP/1.1" 204 0
2026-03-25 16:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-25 16:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-25 16:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010 to the API
2026-03-25 16:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:34 [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-25 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710675010%27 HTTP/1.1" 200 None
2026-03-25 16:32:34 [adesa.fr] INFO: Saving data for 10675010: {'auction_closing_time': 1798675200.0, 'created_time': 1773754417.78926, 'last_price_update_time': 1774456354.894216}
2026-03-25 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675010') HTTP/1.1" 204 0
2026-03-25 16:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-25 16:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-25 16:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819 to the API
2026-03-25 16:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:35 [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-25 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710676819%27 HTTP/1.1" 200 None
2026-03-25 16:32:35 [adesa.fr] INFO: Saving data for 10676819: {'auction_closing_time': 1798675200.0, 'created_time': 1773754406.488362, 'last_price_update_time': 1774456355.445008}
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676819') HTTP/1.1" 204 0
2026-03-25 16:32:35 [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-25 16:32:35 [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-25 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-25 16:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb12624-52d7-59a7-bb47-b929886b312a with scrape type 2
2026-03-25 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fb12624-52d7-59a7-bb47-b929886b312a with scrape type 2
2026-03-25 16:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4fb12624-52d7-59a7-bb47-b929886b312a, identifier: 10493049
2026-03-25 16:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-25 16:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-25 16:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049 to the API
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:35 [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-25 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-25 16:32:35 [adesa.fr] INFO: Saving data for 10493049: {'auction_closing_time': 1798675200.0, 'created_time': 1773230157.716375, 'last_price_update_time': 1774456355.901642}
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10493049') HTTP/1.1" 204 0
2026-03-25 16:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-25 16:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c45e73-a67e-5a1d-bb07-c562a9b3259d with scrape type 2
2026-03-25 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c45e73-a67e-5a1d-bb07-c562a9b3259d with scrape type 2
2026-03-25 16:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f6c45e73-a67e-5a1d-bb07-c562a9b3259d, identifier: 10675009
2026-03-25 16:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479
2026-03-25 16:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50835bd-5fd7-523e-b55a-8110880d5296 with scrape type 2
2026-03-25 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a50835bd-5fd7-523e-b55a-8110880d5296 with scrape type 2
2026-03-25 16:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a50835bd-5fd7-523e-b55a-8110880d5296, identifier: 10716479
2026-03-25 16:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-25 16:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-25 16:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009 to the API
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:36 [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-25 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710675009%27 HTTP/1.1" 200 None
2026-03-25 16:32:36 [adesa.fr] INFO: Saving data for 10675009: {'auction_closing_time': 1798675200.0, 'created_time': 1773667980.09946, 'last_price_update_time': 1774456356.351084}
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675009') HTTP/1.1" 204 0
2026-03-25 16:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479
2026-03-25 16:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479
2026-03-25 16:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479 to the API
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Electric',
'id': 'a50835bd-5fd7-523e-b55a-8110880d5296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-745-GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716479',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 162703,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 162.703 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716479%27 HTTP/1.1" 200 None
2026-03-25 16:32:36 [adesa.fr] INFO: Saving data for 10716479: {'auction_closing_time': 1774609200.0, 'created_time': 1774359829.945396, 'last_price_update_time': 1774456356.651548}
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716479') HTTP/1.1" 204 0
2026-03-25 16:32:37 [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-25 16:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-25 16:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee808d6c-fa25-5bae-964b-9db6ecab45aa with scrape type 2
2026-03-25 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee808d6c-fa25-5bae-964b-9db6ecab45aa with scrape type 2
2026-03-25 16:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee808d6c-fa25-5bae-964b-9db6ecab45aa, identifier: 10405349
2026-03-25 16:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-25 16:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-25 16:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349 to the API
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:38 [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-25 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710405349%27 HTTP/1.1" 200 None
2026-03-25 16:32:38 [adesa.fr] INFO: Saving data for 10405349: {'auction_closing_time': 1798675200.0, 'created_time': 1773230303.313078, 'last_price_update_time': 1774456358.225225}
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405349') HTTP/1.1" 204 0
2026-03-25 16:32:38 [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-25 16:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-25 16:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with scrape type 2
2026-03-25 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with scrape type 2
2026-03-25 16:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6, identifier: 10552553
2026-03-25 16:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-25 16:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-25 16:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553 to the API
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:38 [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-25 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710552553%27 HTTP/1.1" 200 None
2026-03-25 16:32:38 [adesa.fr] INFO: Saving data for 10552553: {'auction_closing_time': 1798675200.0, 'created_time': 1773230152.77718, 'last_price_update_time': 1774456358.665318}
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10552553') HTTP/1.1" 204 0
2026-03-25 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:38 [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-25 16:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993
2026-03-25 16:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bf4ff0-0019-578a-8d36-90510cf6574f with scrape type 2
2026-03-25 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bf4ff0-0019-578a-8d36-90510cf6574f with scrape type 2
2026-03-25 16:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 58bf4ff0-0019-578a-8d36-90510cf6574f, identifier: 10627993
2026-03-25 16:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993
2026-03-25 16:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993
2026-03-25 16:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993 to the API
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'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': '58bf4ff0-0019-578a-8d36-90510cf6574f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Spacetourer',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 8,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Spacetourer - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710627993%27 HTTP/1.1" 200 None
2026-03-25 16:32:39 [adesa.fr] INFO: Saving data for 10627993: {'auction_closing_time': 1798675200.0, 'created_time': 1773229636.149531, 'last_price_update_time': 1774456359.42602}
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627993') HTTP/1.1" 204 0
2026-03-25 16:32:39 [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-25 16:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-25 16:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 145a2d41-37bd-5459-a5aa-908faded31cc with scrape type 2
2026-03-25 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 145a2d41-37bd-5459-a5aa-908faded31cc with scrape type 2
2026-03-25 16:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 145a2d41-37bd-5459-a5aa-908faded31cc, identifier: 10646224
2026-03-25 16:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-25 16:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-25 16:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224 to the API
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:39 [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-25 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710646224%27 HTTP/1.1" 200 None
2026-03-25 16:32:39 [adesa.fr] INFO: Saving data for 10646224: {'auction_closing_time': 1798675200.0, 'created_time': 1773229634.369994, 'last_price_update_time': 1774456359.786212}
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10646224') HTTP/1.1" 204 0
2026-03-25 16:32:39 [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-25 16:32:39 [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-25 16:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:39 [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-25 16:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-25 16:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594c2046-4b14-57b1-bfbb-d3c55aef3957 with scrape type 2
2026-03-25 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594c2046-4b14-57b1-bfbb-d3c55aef3957 with scrape type 2
2026-03-25 16:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 594c2046-4b14-57b1-bfbb-d3c55aef3957, identifier: 10405352
2026-03-25 16:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-25 16:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-25 16:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352 to the API
2026-03-25 16:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:40 [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-25 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710405352%27 HTTP/1.1" 200 None
2026-03-25 16:32:40 [adesa.fr] INFO: Saving data for 10405352: {'auction_closing_time': 1798675200.0, 'created_time': 1773230194.746341, 'last_price_update_time': 1774456360.225906}
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405352') HTTP/1.1" 204 0
2026-03-25 16:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-25 16:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141acca0-6fb1-5be4-b3da-91139ebb2dfe with scrape type 2
2026-03-25 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 141acca0-6fb1-5be4-b3da-91139ebb2dfe with scrape type 2
2026-03-25 16:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 141acca0-6fb1-5be4-b3da-91139ebb2dfe, identifier: 10717100
2026-03-25 16:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-25 16:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01929452-700a-5168-bd5e-9387695aa75c with scrape type 2
2026-03-25 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01929452-700a-5168-bd5e-9387695aa75c with scrape type 2
2026-03-25 16:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01929452-700a-5168-bd5e-9387695aa75c, identifier: 10667468
2026-03-25 16:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-25 16:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7821b163-78b1-577f-8694-8f98154d68c9 with scrape type 2
2026-03-25 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7821b163-78b1-577f-8694-8f98154d68c9 with scrape type 2
2026-03-25 16:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7821b163-78b1-577f-8694-8f98154d68c9, identifier: 10685651
2026-03-25 16:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-25 16:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-25 16:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100 to the API
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:40 [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-25 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710717100%27 HTTP/1.1" 200 None
2026-03-25 16:32:40 [adesa.fr] INFO: Saving data for 10717100: {'auction_closing_time': 1798713900.0, 'created_time': 1774359426.765979, 'last_price_update_time': 1774456360.740297}
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717100') HTTP/1.1" 204 0
2026-03-25 16:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-25 16:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-25 16:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468 to the API
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:40 [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-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710667468%27 HTTP/1.1" 200 None
2026-03-25 16:32:41 [adesa.fr] INFO: Saving data for 10667468: {'auction_closing_time': 1798675200.0, 'created_time': 1773667953.223901, 'last_price_update_time': 1774456361.017128}
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10667468') HTTP/1.1" 204 0
2026-03-25 16:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-25 16:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-25 16:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651 to the API
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:41 [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-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710685651%27 HTTP/1.1" 200 None
2026-03-25 16:32:41 [adesa.fr] INFO: Saving data for 10685651: {'auction_closing_time': 1798713900.0, 'created_time': 1773765163.332995, 'last_price_update_time': 1774456361.293357}
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685651') HTTP/1.1" 204 0
2026-03-25 16:32:41 [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-25 16:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:41 [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-25 16:32:41 [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-25 16:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-25 16:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b877e8d1-fede-52d6-940a-22c25aa42438 with scrape type 2
2026-03-25 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b877e8d1-fede-52d6-940a-22c25aa42438 with scrape type 2
2026-03-25 16:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b877e8d1-fede-52d6-940a-22c25aa42438, identifier: 10579602
2026-03-25 16:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-25 16:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-25 16:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602 to the API
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:41 [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-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579602%27 HTTP/1.1" 200 None
2026-03-25 16:32:41 [adesa.fr] INFO: Saving data for 10579602: {'auction_closing_time': 1798713900.0, 'created_time': 1773230158.455667, 'last_price_update_time': 1774456361.893174}
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579602') HTTP/1.1" 204 0
2026-03-25 16:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-25 16:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0875105d-38c2-5cc9-9def-695820d09bba with scrape type 2
2026-03-25 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0875105d-38c2-5cc9-9def-695820d09bba with scrape type 2
2026-03-25 16:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0875105d-38c2-5cc9-9def-695820d09bba, identifier: 10543584
2026-03-25 16:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-25 16:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 449281de-3775-599c-a628-bd09b7dfccd0 with scrape type 2
2026-03-25 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 449281de-3775-599c-a628-bd09b7dfccd0 with scrape type 2
2026-03-25 16:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 449281de-3775-599c-a628-bd09b7dfccd0, identifier: 10470435
2026-03-25 16:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-25 16:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-25 16:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584 to the API
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:42 [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-25 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710543584%27 HTTP/1.1" 200 None
2026-03-25 16:32:42 [adesa.fr] INFO: Saving data for 10543584: {'auction_closing_time': 1798713900.0, 'created_time': 1773230168.27771, 'last_price_update_time': 1774456362.342233}
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10543584') HTTP/1.1" 204 0
2026-03-25 16:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-25 16:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-25 16:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435 to the API
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:42 [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-25 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710470435%27 HTTP/1.1" 200 None
2026-03-25 16:32:42 [adesa.fr] INFO: Saving data for 10470435: {'auction_closing_time': 1798713900.0, 'created_time': 1773230213.739213, 'last_price_update_time': 1774456362.610157}
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10470435') HTTP/1.1" 204 0
2026-03-25 16:32:43 [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-25 16:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:43 [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-25 16:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:43 [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-25 16:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-25 16:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with scrape type 2
2026-03-25 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with scrape type 2
2026-03-25 16:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57, identifier: 10579603
2026-03-25 16:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-25 16:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-25 16:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603 to the API
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:44 [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-25 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579603%27 HTTP/1.1" 200 None
2026-03-25 16:32:44 [adesa.fr] INFO: Saving data for 10579603: {'auction_closing_time': 1798713900.0, 'created_time': 1773230186.053195, 'last_price_update_time': 1774456364.313392}
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579603') HTTP/1.1" 204 0
2026-03-25 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:44 [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-25 16:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-25 16:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb0643f-50b9-5bdd-87c1-f62110969e50 with scrape type 2
2026-03-25 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edb0643f-50b9-5bdd-87c1-f62110969e50 with scrape type 2
2026-03-25 16:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: edb0643f-50b9-5bdd-87c1-f62110969e50, identifier: 10383756
2026-03-25 16:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-25 16:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8665cefd-f52f-5449-8c65-f095f988b68d with scrape type 2
2026-03-25 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8665cefd-f52f-5449-8c65-f095f988b68d with scrape type 2
2026-03-25 16:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8665cefd-f52f-5449-8c65-f095f988b68d, identifier: 10674347
2026-03-25 16:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-25 16:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-25 16:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756 to the API
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:44 [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-25 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710383756%27 HTTP/1.1" 200 None
2026-03-25 16:32:44 [adesa.fr] INFO: Saving data for 10383756: {'auction_closing_time': 1801392300.0, 'created_time': 1773230177.714895, 'last_price_update_time': 1774456364.758711}
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10383756') HTTP/1.1" 204 0
2026-03-25 16:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-25 16:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-25 16:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347 to the API
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:45 [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-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710674347%27 HTTP/1.1" 200 None
2026-03-25 16:32:45 [adesa.fr] INFO: Saving data for 10674347: {'auction_closing_time': 1798713900.0, 'created_time': 1773430296.990162, 'last_price_update_time': 1774456365.094718}
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674347') HTTP/1.1" 204 0
2026-03-25 16:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-25 16:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27501690-7349-533d-92e1-a7dc672ce5a9 with scrape type 2
2026-03-25 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27501690-7349-533d-92e1-a7dc672ce5a9 with scrape type 2
2026-03-25 16:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27501690-7349-533d-92e1-a7dc672ce5a9, identifier: 10579601
2026-03-25 16:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-25 16:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with scrape type 2
2026-03-25 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with scrape type 2
2026-03-25 16:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1, identifier: 10674348
2026-03-25 16:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-25 16:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-25 16:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601 to the API
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '27501690-7349-533d-92e1-a7dc672ce5a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA062GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579601',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 73737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Vito L2 114 CDI - Diesel - Automatic - 136 hp - '
'73.737 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579601%27 HTTP/1.1" 200 None
2026-03-25 16:32:45 [adesa.fr] INFO: Saving data for 10579601: {'auction_closing_time': 1798713900.0, 'created_time': 1773230172.971221, 'last_price_update_time': 1774456365.530345}
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579601') HTTP/1.1" 204 0
2026-03-25 16:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-25 16:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-25 16:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348 to the API
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:45 [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-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710674348%27 HTTP/1.1" 200 None
2026-03-25 16:32:45 [adesa.fr] INFO: Saving data for 10674348: {'auction_closing_time': 1798713900.0, 'created_time': 1773430301.071185, 'last_price_update_time': 1774456365.792154}
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674348') HTTP/1.1" 204 0
2026-03-25 16:32:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.635(s), this was the 1st time calling it.
2026-03-25 16:32:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.869033383896822 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 16:32:46 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '03c6de090bb1f3d0a639408fdda6963e', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=03c6de090bb1f3d0a639408fdda6963e.
2026-03-25 16:32:46 [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-25 16:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-25 16:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37f1d3f-6f79-5fa3-a973-079cc28d95be with scrape type 2
2026-03-25 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f37f1d3f-6f79-5fa3-a973-079cc28d95be with scrape type 2
2026-03-25 16:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f37f1d3f-6f79-5fa3-a973-079cc28d95be, identifier: 10442556
2026-03-25 16:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-25 16:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-25 16:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556 to the API
2026-03-25 16:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:47 [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-25 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710442556%27 HTTP/1.1" 200 None
2026-03-25 16:32:47 [adesa.fr] INFO: Saving data for 10442556: {'auction_closing_time': 1798713900.0, 'created_time': 1773230186.91385, 'last_price_update_time': 1774456367.147028}
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10442556') HTTP/1.1" 204 0
2026-03-25 16:32:47 [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-25 16:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-25 16:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c42f17be-41dd-54f6-9dcc-721e9215401f with scrape type 2
2026-03-25 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c42f17be-41dd-54f6-9dcc-721e9215401f with scrape type 2
2026-03-25 16:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c42f17be-41dd-54f6-9dcc-721e9215401f, identifier: 10448654
2026-03-25 16:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 16:32:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-25 16:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654 to the API
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:47 [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-25 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710448654%27 HTTP/1.1" 200 None
2026-03-25 16:32:47 [adesa.fr] INFO: Saving data for 10448654: {'auction_closing_time': 1798713900.0, 'created_time': 1773230205.687786, 'last_price_update_time': 1774456367.895271}
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10448654') HTTP/1.1" 204 0
2026-03-25 16:32:47 [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-25 16:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-25 16:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with scrape type 2
2026-03-25 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with scrape type 2
2026-03-25 16:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a2965c1-31cf-5b47-9052-e20fa4c7d818, identifier: 10620845
2026-03-25 16:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-25 16:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-25 16:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845 to the API
2026-03-25 16:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:48 [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-25 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710620845%27 HTTP/1.1" 200 None
2026-03-25 16:32:48 [adesa.fr] INFO: Saving data for 10620845: {'auction_closing_time': 1798713900.0, 'created_time': 1773230229.490612, 'last_price_update_time': 1774456368.349008}
2026-03-25 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10620845') HTTP/1.1" 204 0
2026-03-25 16:32:49 [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-25 16: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-25 16:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-25 16:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with scrape type 2
2026-03-25 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with scrape type 2
2026-03-25 16:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d, identifier: 10579600
2026-03-25 16:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-25 16:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-25 16:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600 to the API
2026-03-25 16:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:49 [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-25 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710579600%27 HTTP/1.1" 200 None
2026-03-25 16:32:49 [adesa.fr] INFO: Saving data for 10579600: {'auction_closing_time': 1798713900.0, 'created_time': 1773230188.866967, 'last_price_update_time': 1774456369.7255}
2026-03-25 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579600') HTTP/1.1" 204 0
2026-03-25 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16: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-25 16:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520
2026-03-25 16:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414f6761-c676-52a4-9814-74ffc7415d2a with scrape type 2
2026-03-25 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414f6761-c676-52a4-9814-74ffc7415d2a with scrape type 2
2026-03-25 16:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 414f6761-c676-52a4-9814-74ffc7415d2a, identifier: 10716520
2026-03-25 16:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520
2026-03-25 16:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520
2026-03-25 16:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520 to the API
2026-03-25 16:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '414f6761-c676-52a4-9814-74ffc7415d2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-892-VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716520',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 136741,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Volvo XC40 T4 Start - Hybrid - Automatic - 129 hp - 136.741 km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2023}
2026-03-25 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716520%27 HTTP/1.1" 200 None
2026-03-25 16:32:50 [adesa.fr] INFO: Saving data for 10716520: {'auction_closing_time': 1774609200.0, 'created_time': 1774359824.880824, 'last_price_update_time': 1774456370.261933}
2026-03-25 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716520') HTTP/1.1" 204 0
2026-03-25 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480
2026-03-25 16:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with scrape type 2
2026-03-25 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with scrape type 2
2026-03-25 16:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f83a9baa-7563-58cb-bde6-ca3cfe7563f0, identifier: 10716480
2026-03-25 16:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480
2026-03-25 16:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480
2026-03-25 16:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480 to the API
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716480>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f83a9baa-7563-58cb-bde6-ca3cfe7563f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC677ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716480',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 126215,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'156 hp - 126.215 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716480%27 HTTP/1.1" 200 None
2026-03-25 16:32:51 [adesa.fr] INFO: Saving data for 10716480: {'auction_closing_time': 1774609200.0, 'created_time': 1774359809.045161, 'last_price_update_time': 1774456371.533684}
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716480') HTTP/1.1" 204 0
2026-03-25 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526
2026-03-25 16:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd34e0e8-b073-56c8-bfd2-e02e643675e5 with scrape type 2
2026-03-25 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd34e0e8-b073-56c8-bfd2-e02e643675e5 with scrape type 2
2026-03-25 16:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd34e0e8-b073-56c8-bfd2-e02e643675e5, identifier: 10716526
2026-03-25 16:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526
2026-03-25 16:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526
2026-03-25 16:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526 to the API
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716526>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'fd34e0e8-b073-56c8-bfd2-e02e643675e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ER338PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716526',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 170101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2017-10-27',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Megane 1.5 DCI Zen - Diesel - Manual - 110 hp - 170.101 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2017}
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716526%27 HTTP/1.1" 200 None
2026-03-25 16:32:51 [adesa.fr] INFO: Saving data for 10716526: {'auction_closing_time': 1774609200.0, 'created_time': 1774359842.11863, 'last_price_update_time': 1774456371.986836}
2026-03-25 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716526') HTTP/1.1" 204 0
2026-03-25 16:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472
2026-03-25 16:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e6872-fbee-5a99-a7db-8e101f52c036 with scrape type 2
2026-03-25 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 660e6872-fbee-5a99-a7db-8e101f52c036 with scrape type 2
2026-03-25 16:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 660e6872-fbee-5a99-a7db-8e101f52c036, identifier: 10716472
2026-03-25 16:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472
2026-03-25 16:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472
2026-03-25 16:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472 to the API
2026-03-25 16:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716472>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '660e6872-fbee-5a99-a7db-8e101f52c036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-580-PE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716472',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 195468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Toyota ProAce City 1.2 Business - Petrol - Manual - 110 hp - '
'195.468 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716472%27 HTTP/1.1" 200 None
2026-03-25 16:32:52 [adesa.fr] INFO: Saving data for 10716472: {'auction_closing_time': 1774609200.0, 'created_time': 1774359818.920265, 'last_price_update_time': 1774456372.342951}
2026-03-25 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716472') HTTP/1.1" 204 0
2026-03-25 16:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473
2026-03-25 16:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226b0acc-7b20-5cf5-8979-587c567da327 with scrape type 2
2026-03-25 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 226b0acc-7b20-5cf5-8979-587c567da327 with scrape type 2
2026-03-25 16:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 226b0acc-7b20-5cf5-8979-587c567da327, identifier: 10716473
2026-03-25 16:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473
2026-03-25 16:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473
2026-03-25 16:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473 to the API
2026-03-25 16:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716473>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '226b0acc-7b20-5cf5-8979-587c567da327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-677-AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716473',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 165119,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Toyota Rav4 2.5 Dynamic Business - Hybrid - Automatic - 218 hp - '
'165.119 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716473%27 HTTP/1.1" 200 None
2026-03-25 16:32:53 [adesa.fr] INFO: Saving data for 10716473: {'auction_closing_time': 1774609200.0, 'created_time': 1774359817.652125, 'last_price_update_time': 1774456373.252034}
2026-03-25 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716473') HTTP/1.1" 204 0
2026-03-25 16:32:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518
2026-03-25 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0b370be-17f7-5d68-b648-065eabc0847d with scrape type 2
2026-03-25 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0b370be-17f7-5d68-b648-065eabc0847d with scrape type 2
2026-03-25 16:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0b370be-17f7-5d68-b648-065eabc0847d, identifier: 10716518
2026-03-25 16:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518
2026-03-25 16:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518
2026-03-25 16:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518 to the API
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716518>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f0b370be-17f7-5d68-b648-065eabc0847d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX061YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716518',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 80968,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 2,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Kangoo Extra - Diesel - Manual - 115 hp - 80.968 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2024}
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716518%27 HTTP/1.1" 200 None
2026-03-25 16:32:54 [adesa.fr] INFO: Saving data for 10716518: {'auction_closing_time': 1774609200.0, 'created_time': 1774359828.368476, 'last_price_update_time': 1774456374.513747}
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716518') HTTP/1.1" 204 0
2026-03-25 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487
2026-03-25 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad277f1-2490-503f-b163-db8d3fd63481 with scrape type 2
2026-03-25 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ad277f1-2490-503f-b163-db8d3fd63481 with scrape type 2
2026-03-25 16:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ad277f1-2490-503f-b163-db8d3fd63481, identifier: 10716487
2026-03-25 16:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487
2026-03-25 16:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487
2026-03-25 16:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487 to the API
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0ad277f1-2490-503f-b163-db8d3fd63481',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-445-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716487',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 90496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 160 hp - 90.496 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716487%27 HTTP/1.1" 200 None
2026-03-25 16:32:54 [adesa.fr] INFO: Saving data for 10716487: {'auction_closing_time': 1774609200.0, 'created_time': 1774359979.529566, 'last_price_update_time': 1774456374.982398}
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716487') HTTP/1.1" 204 0
2026-03-25 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511
2026-03-25 16:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3427db9-7fcf-5bcc-9c67-6146027a200d with scrape type 2
2026-03-25 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3427db9-7fcf-5bcc-9c67-6146027a200d with scrape type 2
2026-03-25 16:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3427db9-7fcf-5bcc-9c67-6146027a200d, identifier: 10716511
2026-03-25 16:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-25 16:32:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 16:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511
2026-03-25 16:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511 to the API
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3427db9-7fcf-5bcc-9c67-6146027a200d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-821-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716511',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 103102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 160 hp - 103.102 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716511%27 HTTP/1.1" 200 None
2026-03-25 16:32:55 [adesa.fr] INFO: Saving data for 10716511: {'auction_closing_time': 1774609200.0, 'created_time': 1774359860.410956, 'last_price_update_time': 1774456375.621179}
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716511') HTTP/1.1" 204 0
2026-03-25 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10532902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902
2026-03-25 16:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with scrape type 2
2026-03-25 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with scrape type 2
2026-03-25 16:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f, identifier: 10532902
2026-03-25 16:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902
2026-03-25 16:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902
2026-03-25 16:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902 to the API
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10532902>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '57a5b4cc-b44a-51bc-9494-62ca0a3a091f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10532902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 33932,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Mokka 1.2 - Petrol - Automatic - 134 hp - 33.932 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710532902%27 HTTP/1.1" 200 None
2026-03-25 16:32:56 [adesa.fr] INFO: Saving data for 10532902: {'auction_closing_time': 1798675200.0, 'created_time': 1774359775.502437, 'last_price_update_time': 1774456376.089162}
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10532902') HTTP/1.1" 204 0
2026-03-25 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516
2026-03-25 16:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7b86c7-daf1-5506-9d08-9773b006fb86 with scrape type 2
2026-03-25 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db7b86c7-daf1-5506-9d08-9773b006fb86 with scrape type 2
2026-03-25 16:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db7b86c7-daf1-5506-9d08-9773b006fb86, identifier: 10716516
2026-03-25 16:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516
2026-03-25 16:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516
2026-03-25 16:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516 to the API
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'db7b86c7-daf1-5506-9d08-9773b006fb86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-183-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716516',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 192206,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 3,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot Expert 1.5 HDI Asphalt - Diesel - Manual - 120 hp - 192.206 '
'km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2021}
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716516%27 HTTP/1.1" 200 None
2026-03-25 16:32:56 [adesa.fr] INFO: Saving data for 10716516: {'auction_closing_time': 1774609200.0, 'created_time': 1774359867.53799, 'last_price_update_time': 1774456376.565923}
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716516') HTTP/1.1" 204 0
2026-03-25 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528
2026-03-25 16:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b6a7b1-b76a-53e4-9ec7-97217781f490 with scrape type 2
2026-03-25 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12b6a7b1-b76a-53e4-9ec7-97217781f490 with scrape type 2
2026-03-25 16:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12b6a7b1-b76a-53e4-9ec7-97217781f490, identifier: 10716528
2026-03-25 16:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528
2026-03-25 16:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528
2026-03-25 16:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528 to the API
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716528>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12b6a7b1-b76a-53e4-9ec7-97217781f490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB543CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716528',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 179012,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 179.012 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716528%27 HTTP/1.1" 200 None
2026-03-25 16:32:57 [adesa.fr] INFO: Saving data for 10716528: {'auction_closing_time': 1774609200.0, 'created_time': 1774359872.355477, 'last_price_update_time': 1774456377.43214}
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716528') HTTP/1.1" 204 0
2026-03-25 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471
2026-03-25 16:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with scrape type 2
2026-03-25 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with scrape type 2
2026-03-25 16:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e70892e-b971-5cf4-a94e-47ef5c907ae8, identifier: 10716471
2026-03-25 16:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506
2026-03-25 16:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98fb0101-701f-56a6-a49a-3ddb7de1f59b with scrape type 2
2026-03-25 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98fb0101-701f-56a6-a49a-3ddb7de1f59b with scrape type 2
2026-03-25 16:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98fb0101-701f-56a6-a49a-3ddb7de1f59b, identifier: 10716506
2026-03-25 16:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471
2026-03-25 16:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471
2026-03-25 16:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471 to the API
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716471>
{'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-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '8e70892e-b971-5cf4-a94e-47ef5c907ae8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-219-WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716471',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 161059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 7,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 130 hp - '
'161.059 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716471%27 HTTP/1.1" 200 None
2026-03-25 16:32:57 [adesa.fr] INFO: Saving data for 10716471: {'auction_closing_time': 1774609200.0, 'created_time': 1774359876.702772, 'last_price_update_time': 1774456377.973423}
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716471') HTTP/1.1" 204 0
2026-03-25 16:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506
2026-03-25 16:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506
2026-03-25 16:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506 to the API
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '98fb0101-701f-56a6-a49a-3ddb7de1f59b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-662-FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716506',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 248054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-12-10',
'seats_number': 3,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot Expert Long 2.0 HDI Asphalt - Diesel - Manual - 150 hp - '
'248.054 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2019}
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716506%27 HTTP/1.1" 200 None
2026-03-25 16:32:58 [adesa.fr] INFO: Saving data for 10716506: {'auction_closing_time': 1774609200.0, 'created_time': 1774359885.232013, 'last_price_update_time': 1774456378.330435}
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716506') HTTP/1.1" 204 0
2026-03-25 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:32:58 [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-25 16:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549
2026-03-25 16:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0eb7048a-b418-52d7-a935-968bcac24a9a with scrape type 2
2026-03-25 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0eb7048a-b418-52d7-a935-968bcac24a9a with scrape type 2
2026-03-25 16:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0eb7048a-b418-52d7-a935-968bcac24a9a, identifier: 10716549
2026-03-25 16:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477
2026-03-25 16:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with scrape type 2
2026-03-25 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with scrape type 2
2026-03-25 16:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1, identifier: 10716477
2026-03-25 16:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549
2026-03-25 16:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549
2026-03-25 16:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549 to the API
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716549>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0eb7048a-b418-52d7-a935-968bcac24a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-176-VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716549',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 65890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 7,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot 5008 1.2 Active Business - Petrol - Manual - 130 hp - '
'65.890 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716549%27 HTTP/1.1" 200 None
2026-03-25 16:32:58 [adesa.fr] INFO: Saving data for 10716549: {'auction_closing_time': 1774609200.0, 'created_time': 1774359879.486066, 'last_price_update_time': 1774456378.907206}
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716549') HTTP/1.1" 204 0
2026-03-25 16:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477
2026-03-25 16:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477
2026-03-25 16:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477 to the API
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716477>
{'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-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-895-MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716477',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 159443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-07-02',
'seats_number': 7,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 130 hp - '
'159.443 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716477%27 HTTP/1.1" 200 None
2026-03-25 16:32:59 [adesa.fr] INFO: Saving data for 10716477: {'auction_closing_time': 1774609200.0, 'created_time': 1774359878.198021, 'last_price_update_time': 1774456379.169821}
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716477') HTTP/1.1" 204 0
2026-03-25 16:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-25 16:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c295c03f-5db1-5f81-aec7-470e6f89dd46 with scrape type 2
2026-03-25 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c295c03f-5db1-5f81-aec7-470e6f89dd46 with scrape type 2
2026-03-25 16:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c295c03f-5db1-5f81-aec7-470e6f89dd46, identifier: 10475641
2026-03-25 16:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-25 16:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-25 16:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641 to the API
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:32:59 [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-25 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710475641%27 HTTP/1.1" 200 None
2026-03-25 16:32:59 [adesa.fr] INFO: Saving data for 10475641: {'auction_closing_time': 1798713900.0, 'created_time': 1773230171.508547, 'last_price_update_time': 1774456379.563831}
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10475641') HTTP/1.1" 204 0
2026-03-25 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:00 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5432838/general/9a5f6fee-c610-42ca-ace8-f715b8cea086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725067)
2026-03-25 16:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494
2026-03-25 16:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with scrape type 2
2026-03-25 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with scrape type 2
2026-03-25 16:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350, identifier: 10716494
2026-03-25 16:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494
2026-03-25 16:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494
2026-03-25 16:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494 to the API
2026-03-25 16:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716494>
{'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-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ532RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716494',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 67672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 180 hp - 67.672 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716494%27 HTTP/1.1" 200 None
2026-03-25 16:33:00 [adesa.fr] INFO: Saving data for 10716494: {'auction_closing_time': 1774609200.0, 'created_time': 1774359410.913478, 'last_price_update_time': 1774456380.736422}
2026-03-25 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716494') HTTP/1.1" 204 0
2026-03-25 16:33:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725075)
2026-03-25 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6199da3e-2037-5685-a01b-60978955abfe, skipping ID generation
2026-03-25 16:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6199da3e-2037-5685-a01b-60978955abfe with scrape type 1
2026-03-25 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6199da3e-2037-5685-a01b-60978955abfe sending to next pipeline
2026-03-25 16:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6199da3e-2037-5685-a01b-60978955abfe, identifier: 10725067
2026-03-25 16:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6199da3e-2037-5685-a01b-60978955abfe with identifier: 10725067
2026-03-25 16:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6199da3e-2037-5685-a01b-60978955abfe with identifier: 10725067
2026-03-25 16:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6199da3e-2037-5685-a01b-60978955abfe with identifier: 10725067 to the API
2026-03-25 16:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:01 [scrapy.core.scraper] DEBUG: Scraped from <404 https://images.openlane.eu/carimgs/5432838/general/9a5f6fee-c610-42ca-ace8-f715b8cea086.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '6199da3e-2037-5685-a01b-60978955abfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725067',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 75180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143027,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/b71ddb7c-8ac9-45f1-a8fb-9ae0e9ab0832.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643728,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/b464dbcf-1f78-4a62-823e-b06a825db928.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585849,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/abc15307-19fa-4bb3-be7d-ede5ef460407.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600396,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/e60554f9-fcae-4ded-a56a-57b474498fa6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/46df1945-fec9-4e18-8c48-0c5ce410b013.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/973e6ab7-b6c6-44a3-9176-99c29932e7a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/04652f59-0b10-4056-8bc8-7962e4d0820e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6199da3e-2037-5685-a01b-60978955abfe/6199da3e-2037-5685-a01b-60978955abfe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5432838/general/040c01ad-96fd-48b6-9581-d488c37899c6.jpg',
'Width': 1024}],
'price': 43200,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'75.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725067%27 HTTP/1.1" 200 None
2026-03-25 16:33:01 [adesa.fr] INFO: Saving data for 10725067: {'created_time': 1774456381.143767, 'last_price_update_time': 1774456381.143782, 'auction_closing_time': 1774530600.0}
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725067') HTTP/1.1" 204 0
2026-03-25 16:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6199da3e-2037-5685-a01b-60978955abfe due to Ignoring non-200 response
2026-03-25 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 425538f0-f386-5419-939f-a69d767613eb, skipping ID generation
2026-03-25 16:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425538f0-f386-5419-939f-a69d767613eb with scrape type 1
2026-03-25 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 425538f0-f386-5419-939f-a69d767613eb sending to next pipeline
2026-03-25 16:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 425538f0-f386-5419-939f-a69d767613eb, identifier: 10725075
2026-03-25 16:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525
2026-03-25 16:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36fcd37-ac7d-5367-9695-1e78f588506f with scrape type 2
2026-03-25 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f36fcd37-ac7d-5367-9695-1e78f588506f with scrape type 2
2026-03-25 16:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f36fcd37-ac7d-5367-9695-1e78f588506f, identifier: 10716525
2026-03-25 16:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508
2026-03-25 16:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32e87a0f-8631-5a92-80b0-68d2a29cac11 with scrape type 2
2026-03-25 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32e87a0f-8631-5a92-80b0-68d2a29cac11 with scrape type 2
2026-03-25 16:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32e87a0f-8631-5a92-80b0-68d2a29cac11, identifier: 10716508
2026-03-25 16:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524
2026-03-25 16:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with scrape type 2
2026-03-25 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with scrape type 2
2026-03-25 16:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20, identifier: 10716524
2026-03-25 16:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10725075
2026-03-25 16:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10725075
2026-03-25 16:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10725075 to the API
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5509616/general/9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG>
{'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-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '425538f0-f386-5419-939f-a69d767613eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725075',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 37743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_425538f0-f386-5419-939f-a69d767613eb/425538f0-f386-5419-939f-a69d767613eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586738,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509616/general/b92f1d92-104f-4b00-b24f-aab3035c93c3.jpg',
'Width': 2731}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q3 Sportback 45 TFSIe Business - Hybrid - Automatic - 150 hp - '
'37.743 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710725075%27 HTTP/1.1" 200 None
2026-03-25 16:33:01 [adesa.fr] INFO: Saving data for 10725075: {'created_time': 1774456381.818949, 'last_price_update_time': 1774456381.818962, 'auction_closing_time': 1774530600.0}
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725075') HTTP/1.1" 204 0
2026-03-25 16:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525
2026-03-25 16:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525
2026-03-25 16:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525 to the API
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716525>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f36fcd37-ac7d-5367-9695-1e78f588506f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC438QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716525',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 217935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2018-12-19',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 3008 1.2i Active Business - Petrol - Automatic - 130 hp - '
'217.935 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2018}
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716525%27 HTTP/1.1" 200 None
2026-03-25 16:33:02 [adesa.fr] INFO: Saving data for 10716525: {'auction_closing_time': 1774609200.0, 'created_time': 1774359906.481021, 'last_price_update_time': 1774456382.097651}
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716525') HTTP/1.1" 204 0
2026-03-25 16:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508
2026-03-25 16:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508
2026-03-25 16:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508 to the API
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '32e87a0f-8631-5a92-80b0-68d2a29cac11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-137-DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716508',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 88335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 3008 1.2i Allure Pack - Petrol - Manual - 130 hp - 88.335 '
'km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716508%27 HTTP/1.1" 200 None
2026-03-25 16:33:02 [adesa.fr] INFO: Saving data for 10716508: {'auction_closing_time': 1774609200.0, 'created_time': 1774359890.635437, 'last_price_update_time': 1774456382.497141}
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716508') HTTP/1.1" 204 0
2026-03-25 16:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524
2026-03-25 16:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524
2026-03-25 16:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524 to the API
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716524>
{'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': 300,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '70bb9c76-5e75-5e06-94a4-3d9d17b86f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD755JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716524',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 146003,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - AWD - Hybrid - Automatic - 300 hp - '
'146.003 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16: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%2710716524%27 HTTP/1.1" 200 None
2026-03-25 16:33:02 [adesa.fr] INFO: Saving data for 10716524: {'auction_closing_time': 1774609200.0, 'created_time': 1774360011.860191, 'last_price_update_time': 1774456382.771932}
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716524') HTTP/1.1" 204 0
2026-03-25 16:33:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-25 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515
2026-03-25 16:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 991ec142-6334-59ac-8aa2-c4b72412bbc0 with scrape type 2
2026-03-25 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 991ec142-6334-59ac-8aa2-c4b72412bbc0 with scrape type 2
2026-03-25 16:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 991ec142-6334-59ac-8aa2-c4b72412bbc0, identifier: 10716515
2026-03-25 16:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515
2026-03-25 16:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515
2026-03-25 16:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515 to the API
2026-03-25 16:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '991ec142-6334-59ac-8aa2-c4b72412bbc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-853-NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716515',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 172362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 172.362 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716515%27 HTTP/1.1" 200 None
2026-03-25 16:33:03 [adesa.fr] INFO: Saving data for 10716515: {'auction_closing_time': 1774609200.0, 'created_time': 1774359895.244686, 'last_price_update_time': 1774456383.137111}
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716515') HTTP/1.1" 204 0
2026-03-25 16:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470
2026-03-25 16:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c77dd43-9129-541f-b3d5-be803a547356 with scrape type 2
2026-03-25 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c77dd43-9129-541f-b3d5-be803a547356 with scrape type 2
2026-03-25 16:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6c77dd43-9129-541f-b3d5-be803a547356, identifier: 10716470
2026-03-25 16:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539
2026-03-25 16:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706d37b2-d5ac-51ab-9258-8cede04b209d with scrape type 2
2026-03-25 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 706d37b2-d5ac-51ab-9258-8cede04b209d with scrape type 2
2026-03-25 16:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 706d37b2-d5ac-51ab-9258-8cede04b209d, identifier: 10716539
2026-03-25 16:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470
2026-03-25 16:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470
2026-03-25 16:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470 to the API
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716470>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '6c77dd43-9129-541f-b3d5-be803a547356',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-164-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716470',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 146097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 3008 1.2 Active Pack - Petrol - Automatic - 130 hp - '
'146.097 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716470%27 HTTP/1.1" 200 None
2026-03-25 16:33:03 [adesa.fr] INFO: Saving data for 10716470: {'auction_closing_time': 1774609200.0, 'created_time': 1774359955.429511, 'last_price_update_time': 1774456383.57472}
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716470') HTTP/1.1" 204 0
2026-03-25 16:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539
2026-03-25 16:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539
2026-03-25 16:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539 to the API
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716539>
{'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-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '706d37b2-d5ac-51ab-9258-8cede04b209d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD784JN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716539',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'179.430 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716539%27 HTTP/1.1" 200 None
2026-03-25 16:33:03 [adesa.fr] INFO: Saving data for 10716539: {'auction_closing_time': 1774609200.0, 'created_time': 1774359881.889696, 'last_price_update_time': 1774456383.836298}
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716539') HTTP/1.1" 204 0
2026-03-25 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478
2026-03-25 16:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d88a06fa-8589-54f2-8007-7717306ad963 with scrape type 2
2026-03-25 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d88a06fa-8589-54f2-8007-7717306ad963 with scrape type 2
2026-03-25 16:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d88a06fa-8589-54f2-8007-7717306ad963, identifier: 10716478
2026-03-25 16:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513
2026-03-25 16:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 651adeae-f17f-5223-add9-aaf7e29c5b15 with scrape type 2
2026-03-25 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 651adeae-f17f-5223-add9-aaf7e29c5b15 with scrape type 2
2026-03-25 16:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 651adeae-f17f-5223-add9-aaf7e29c5b15, identifier: 10716513
2026-03-25 16:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478
2026-03-25 16:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478
2026-03-25 16:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478 to the API
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd88a06fa-8589-54f2-8007-7717306ad963',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-967-XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716478',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 179042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 179.042 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716478%27 HTTP/1.1" 200 None
2026-03-25 16:33:04 [adesa.fr] INFO: Saving data for 10716478: {'auction_closing_time': 1774609200.0, 'created_time': 1774359903.853327, 'last_price_update_time': 1774456384.456182}
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716478') HTTP/1.1" 204 0
2026-03-25 16:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513
2026-03-25 16:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513
2026-03-25 16:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513 to the API
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '651adeae-f17f-5223-add9-aaf7e29c5b15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-077-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716513',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 98147,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Nissan X-Trail 1.5 e-Power N-connecta - Hybrid - Automatic - 158 hp '
'- 98.147 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716513%27 HTTP/1.1" 200 None
2026-03-25 16:33:04 [adesa.fr] INFO: Saving data for 10716513: {'auction_closing_time': 1774609200.0, 'created_time': 1774359963.322318, 'last_price_update_time': 1774456384.732588}
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716513') HTTP/1.1" 204 0
2026-03-25 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527
2026-03-25 16:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with scrape type 2
2026-03-25 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with scrape type 2
2026-03-25 16:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc, identifier: 10716527
2026-03-25 16:33:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527
2026-03-25 16:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527
2026-03-25 16:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527 to the API
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716527>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9eae8647-3b32-5a1b-84ea-f0a9809a62bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV253JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716527',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 145575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'LOUVEO (Arval)',
'title': 'Opel Insignia Sports Tourer 1.6 CDTI Business Elegance - Diesel - '
'Automatic - 136 hp - 145.575 km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2020}
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716527%27 HTTP/1.1" 200 None
2026-03-25 16:33:05 [adesa.fr] INFO: Saving data for 10716527: {'auction_closing_time': 1774609200.0, 'created_time': 1774359409.091187, 'last_price_update_time': 1774456385.093183}
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716527') HTTP/1.1" 204 0
2026-03-25 16:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534
2026-03-25 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c10d45-864a-5c8d-b9b4-ed387d88378a with scrape type 2
2026-03-25 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67c10d45-864a-5c8d-b9b4-ed387d88378a with scrape type 2
2026-03-25 16:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67c10d45-864a-5c8d-b9b4-ed387d88378a, identifier: 10716534
2026-03-25 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498
2026-03-25 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6d709c-9f9c-5077-a415-72acc5e261ee with scrape type 2
2026-03-25 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da6d709c-9f9c-5077-a415-72acc5e261ee with scrape type 2
2026-03-25 16:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da6d709c-9f9c-5077-a415-72acc5e261ee, identifier: 10716498
2026-03-25 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519
2026-03-25 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248f8aeb-23f9-57f2-b565-c849a34d9e3b with scrape type 2
2026-03-25 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 248f8aeb-23f9-57f2-b565-c849a34d9e3b with scrape type 2
2026-03-25 16:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 248f8aeb-23f9-57f2-b565-c849a34d9e3b, identifier: 10716519
2026-03-25 16:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534
2026-03-25 16:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534
2026-03-25 16:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534 to the API
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716534>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '67c10d45-864a-5c8d-b9b4-ed387d88378a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD710HD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716534',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 197599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'DS DS7 Crossback Rivoli - Hybrid - Automatic - 180 hp - 197.599 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716534%27 HTTP/1.1" 200 None
2026-03-25 16:33:05 [adesa.fr] INFO: Saving data for 10716534: {'auction_closing_time': 1774609200.0, 'created_time': 1774359916.044599, 'last_price_update_time': 1774456385.631762}
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716534') HTTP/1.1" 204 0
2026-03-25 16:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498
2026-03-25 16:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498
2026-03-25 16:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498 to the API
2026-03-25 16:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716498>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'da6d709c-9f9c-5077-a415-72acc5e261ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX111BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716498',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 114798,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.6i Business - Petrol - 180 hp - 114.798 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716498%27 HTTP/1.1" 200 None
2026-03-25 16:33:06 [adesa.fr] INFO: Saving data for 10716498: {'auction_closing_time': 1774609200.0, 'created_time': 1774359916.862601, 'last_price_update_time': 1774456386.827139}
2026-03-25 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716498') HTTP/1.1" 204 0
2026-03-25 16:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519
2026-03-25 16:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519
2026-03-25 16:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519 to the API
2026-03-25 16:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716519>
{'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-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '248f8aeb-23f9-57f2-b565-c849a34d9e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB152RH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716519',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 150242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-09-09',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback Business - Hybrid - Automatic - 180 hp - 150.242 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716519%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [adesa.fr] INFO: Saving data for 10716519: {'auction_closing_time': 1774609200.0, 'created_time': 1774359404.822503, 'last_price_update_time': 1774456387.10828}
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716519') HTTP/1.1" 204 0
2026-03-25 16:33:07 [scrapy.extensions.logstats] INFO: Crawled 462 pages (at 125 pages/min), scraped 225 items (at 109 items/min)
2026-03-25 16:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:07 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-25 16:33:07 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-25 16:33:07 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-25 16:33:07 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-25 16:33:07 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-25 16:33:07 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-25 16:33:07 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-25 16:33:07 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-25 16:33:07 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [adesa.fr] INFO: Scrape type for 10406264: 2
2026-03-25 16:33:07 [adesa.fr] INFO: Scraping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-25 16:33:07 [adesa.fr] INFO: Found listing with ID: 10675028
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675028%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [adesa.fr] INFO: Scrape type for 10675028: 2
2026-03-25 16:33:07 [adesa.fr] INFO: Scraping item 10675028 url https://www.openlane.eu/en/carv6/auction/10675028
2026-03-25 16:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496
2026-03-25 16:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8127e8a-85dc-5b6a-95e2-92d715804ac3 with scrape type 2
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8127e8a-85dc-5b6a-95e2-92d715804ac3 with scrape type 2
2026-03-25 16:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8127e8a-85dc-5b6a-95e2-92d715804ac3, identifier: 10716496
2026-03-25 16:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10728314
2026-03-25 16:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with scrape type 1
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F634c2778-1d26-462c-961a-860fce05fac0.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/634c2778-1d26-462c-961a-860fce05fac0.png already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Ffbbaa172-9c6f-4199-a9d0-1f465280d0d6.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/fbbaa172-9c6f-4199-a9d0-1f465280d0d6.png already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Fc5e1631f-04c4-489d-aeef-7329b73a8ad0.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/c5e1631f-04c4-489d-aeef-7329b73a8ad0.png already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Fb48d811c-0a18-4144-8d55-4dfcedd60dca.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/b48d811c-0a18-4144-8d55-4dfcedd60dca.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Ffbba32a2-62d1-4b72-b306-2532f97f21de.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/fbba32a2-62d1-4b72-b306-2532f97f21de.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F62c7d324-4778-40bd-93aa-c57d072633ce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/62c7d324-4778-40bd-93aa-c57d072633ce.jpeg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Fdcbc521f-c118-4acf-a971-8dcfca510510.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/dcbc521f-c118-4acf-a971-8dcfca510510.jpg already downloaded
2026-03-25 16:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50, identifier: 10728314
2026-03-25 16:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10728320
2026-03-25 16:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f83c950-a6ef-5423-a6a0-10502dd323cd with scrape type 1
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f83c950-a6ef-5423-a6a0-10502dd323cd
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F841431c2-c198-4d14-b6d5-60d4c459df46.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/841431c2-c198-4d14-b6d5-60d4c459df46.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252Fbdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/bdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252Fcddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/cddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F6685ccee-3043-4931-84a3-2a7f17652542.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/6685ccee-3043-4931-84a3-2a7f17652542.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg already downloaded
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252Fa3974df6-4200-48be-8b9a-504e9b544095.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/a3974df6-4200-48be-8b9a-504e9b544095.jpg already downloaded
2026-03-25 16:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8f83c950-a6ef-5423-a6a0-10502dd323cd, identifier: 10728320
2026-03-25 16:33:08 [adesa.fr] INFO: Found listing with ID: 10652920
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652920%27 HTTP/1.1" 200 None
2026-03-25 16:33:08 [adesa.fr] INFO: Scrape type for 10652920: 2
2026-03-25 16:33:08 [adesa.fr] INFO: Scraping item 10652920 url https://www.openlane.eu/en/carv6/auction/10652920
2026-03-25 16:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496
2026-03-25 16:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496
2026-03-25 16:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496 to the API
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd8127e8a-85dc-5b6a-95e2-92d715804ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-288-BT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716496',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 151062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'DS DS7 Crossback 1.6 E-TENSE Performance Line + - Hybrid - '
'Automatic - 225 hp - 151.062 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716496%27 HTTP/1.1" 200 None
2026-03-25 16:33:08 [adesa.fr] INFO: Saving data for 10716496: {'auction_closing_time': 1774609200.0, 'created_time': 1774359406.420548, 'last_price_update_time': 1774456388.307457}
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716496') HTTP/1.1" 204 0
2026-03-25 16:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10728314
2026-03-25 16:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10728314
2026-03-25 16:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10728314 to the API
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728314',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 32616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5665063/general/634c2778-1d26-462c-961a-860fce05fac0.png',
'https://images.openlane.eu/carimgs/5665063/general/fbbaa172-9c6f-4199-a9d0-1f465280d0d6.png',
'https://images.openlane.eu/carimgs/5665063/general/c5e1631f-04c4-489d-aeef-7329b73a8ad0.png',
'https://images.openlane.eu/carimgs/5665063/general/b48d811c-0a18-4144-8d55-4dfcedd60dca.jpg',
'https://images.openlane.eu/carimgs/5665063/general/53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg',
'https://images.openlane.eu/carimgs/5665063/general/fbba32a2-62d1-4b72-b306-2532f97f21de.jpg',
'https://images.openlane.eu/carimgs/5665063/general/86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg',
'https://images.openlane.eu/carimgs/5665063/general/730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg',
'https://images.openlane.eu/carimgs/5665063/general/62c7d324-4778-40bd-93aa-c57d072633ce.jpeg',
'https://images.openlane.eu/carimgs/5665063/general/dcbc521f-c118-4acf-a971-8dcfca510510.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 426471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/634c2778-1d26-462c-961a-860fce05fac0.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 432673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/fbbaa172-9c6f-4199-a9d0-1f465280d0d6.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 445488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/c5e1631f-04c4-489d-aeef-7329b73a8ad0.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/b48d811c-0a18-4144-8d55-4dfcedd60dca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63330,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/fbba32a2-62d1-4b72-b306-2532f97f21de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/62c7d324-4778-40bd-93aa-c57d072633ce.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51195,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/dcbc521f-c118-4acf-a971-8dcfca510510.jpg',
'Width': 800}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 32.616 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728314%27 HTTP/1.1" 200 None
2026-03-25 16:33:08 [adesa.fr] INFO: Saving data for 10728314: {'created_time': 1774456388.68919, 'last_price_update_time': 1774456388.689201, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728314') HTTP/1.1" 204 0
2026-03-25 16:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10728320
2026-03-25 16:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10728320
2026-03-25 16:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10728320 to the API
2026-03-25 16:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728320>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '8f83c950-a6ef-5423-a6a0-10502dd323cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728320',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 126018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5660692/general/841431c2-c198-4d14-b6d5-60d4c459df46.jpg',
'https://images.openlane.eu/carimgs/5660692/general/460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png',
'https://images.openlane.eu/carimgs/5660692/general/0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png',
'https://images.openlane.eu/carimgs/5660692/general/bdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg',
'https://images.openlane.eu/carimgs/5660692/general/cddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg',
'https://images.openlane.eu/carimgs/5660692/general/6685ccee-3043-4931-84a3-2a7f17652542.jpg',
'https://images.openlane.eu/carimgs/5660692/general/450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg',
'https://images.openlane.eu/carimgs/5660692/general/6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg',
'https://images.openlane.eu/carimgs/5660692/general/8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg',
'https://images.openlane.eu/carimgs/5660692/general/a3974df6-4200-48be-8b9a-504e9b544095.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/841431c2-c198-4d14-b6d5-60d4c459df46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 485399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 610944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/bdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/cddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89084,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/6685ccee-3043-4931-84a3-2a7f17652542.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75301,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/a3974df6-4200-48be-8b9a-504e9b544095.jpg',
'Width': 800}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 126.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728320%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Saving data for 10728320: {'created_time': 1774456389.65801, 'last_price_update_time': 1774456389.658021, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728320') HTTP/1.1" 204 0
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-25 16:33:09 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-25 16:33:09 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10691965: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-25 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:09 [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-25 16:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10405347: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10583767: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10405345: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10655718: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10532900: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10691961: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10405353: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-25 16:33:09 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [adesa.fr] INFO: Scrape type for 10641918: 2
2026-03-25 16:33:09 [adesa.fr] INFO: Scraping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-25 16:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10728549
2026-03-25 16:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with scrape type 1
2026-03-25 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bde9f607-673c-5cbf-ba6c-13effcbd3fb1
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252Fc70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/c70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg already downloaded
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg already downloaded
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F08b0de2f-e84b-417c-97d7-da131eef22f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/08b0de2f-e84b-417c-97d7-da131eef22f1.jpg already downloaded
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252Fd4df74ee-2400-4238-9700-b3b15a8a21f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/d4df74ee-2400-4238-9700-b3b15a8a21f1.jpg already downloaded
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg already downloaded
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg already downloaded
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg already downloaded
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252Fd8662937-11c8-45b1-b5ea-761b726e5cd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/d8662937-11c8-45b1-b5ea-761b726e5cd9.jpg already downloaded
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F2a22b512-8d37-4645-8aed-19b0e0ded577.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/2a22b512-8d37-4645-8aed-19b0e0ded577.jpg already downloaded
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F677d4483-d229-4971-b92f-567a46d21aa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/677d4483-d229-4971-b92f-567a46d21aa9.jpg already downloaded
2026-03-25 16:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bde9f607-673c-5cbf-ba6c-13effcbd3fb1, identifier: 10728549
2026-03-25 16:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-25 16:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with scrape type 2
2026-03-25 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with scrape type 2
2026-03-25 16:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179, identifier: 10620841
2026-03-25 16:33:10 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-25 16:33:10 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-25 16:33:10 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-25 16:33:10 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-25 16:33:10 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-25 16:33:10 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-25 16:33:10 [adesa.fr] INFO: Found listing with ID: 10721367
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721367%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [adesa.fr] INFO: Scrape type for 10721367: 0
2026-03-25 16:33:10 [adesa.fr] INFO: Skipping item 10721367 url https://www.openlane.eu/en/carv6/auction/10721367
2026-03-25 16:33:10 [adesa.fr] INFO: Found listing with ID: 10676050
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676050%27 HTTP/1.1" 200 None
2026-03-25 16:33:10 [adesa.fr] INFO: Scrape type for 10676050: 2
2026-03-25 16:33:10 [adesa.fr] INFO: Scraping item 10676050 url https://www.openlane.eu/en/carv6/auction/10676050
2026-03-25 16:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10728549
2026-03-25 16:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10728549
2026-03-25 16:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10728549 to the API
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728549>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'bde9f607-673c-5cbf-ba6c-13effcbd3fb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728549',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 25181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5642597/general/c70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg',
'https://images.openlane.eu/carimgs/5642597/general/54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg',
'https://images.openlane.eu/carimgs/5642597/general/08b0de2f-e84b-417c-97d7-da131eef22f1.jpg',
'https://images.openlane.eu/carimgs/5642597/general/d4df74ee-2400-4238-9700-b3b15a8a21f1.jpg',
'https://images.openlane.eu/carimgs/5642597/general/1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg',
'https://images.openlane.eu/carimgs/5642597/general/9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg',
'https://images.openlane.eu/carimgs/5642597/general/47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg',
'https://images.openlane.eu/carimgs/5642597/general/d8662937-11c8-45b1-b5ea-761b726e5cd9.jpg',
'https://images.openlane.eu/carimgs/5642597/general/2a22b512-8d37-4645-8aed-19b0e0ded577.jpg',
'https://images.openlane.eu/carimgs/5642597/general/677d4483-d229-4971-b92f-567a46d21aa9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/c70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/08b0de2f-e84b-417c-97d7-da131eef22f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/d4df74ee-2400-4238-9700-b3b15a8a21f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/d8662937-11c8-45b1-b5ea-761b726e5cd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/2a22b512-8d37-4645-8aed-19b0e0ded577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/677d4483-d229-4971-b92f-567a46d21aa9.jpg',
'Width': 1024}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 25.181 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728549%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Saving data for 10728549: {'created_time': 1774456391.052584, 'last_price_update_time': 1774456391.052596, 'auction_closing_time': 1774607400.0}
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728549') HTTP/1.1" 204 0
2026-03-25 16:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-25 16:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-25 16:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841 to the API
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:11 [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-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Saving data for 10620841: {'auction_closing_time': 1798713900.0, 'created_time': 1773230375.881921, 'last_price_update_time': 1774456391.525832}
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10620841') HTTP/1.1" 204 0
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10630790: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-25 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10633066: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-25 16:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10601085: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10669348: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10513909: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10051044: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10331201: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-25 16:33:11 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [adesa.fr] INFO: Scrape type for 10326073: 2
2026-03-25 16:33:11 [adesa.fr] INFO: Scraping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-25 16:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10728504
2026-03-25 16:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e0402fe-afac-503a-927b-598c07487b5f with scrape type 1
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e0402fe-afac-503a-927b-598c07487b5f
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252F0e51aaf3-bab3-46fc-9dd9-661f74032fc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/0e51aaf3-bab3-46fc-9dd9-661f74032fc5.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252Fb0d0da5f-0535-4a1f-9f06-0d06158f7a2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/b0d0da5f-0535-4a1f-9f06-0d06158f7a2c.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252Fca424dcc-9e1c-4ca7-9ddc-3315cf13ed50.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/ca424dcc-9e1c-4ca7-9ddc-3315cf13ed50.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252F5870164e-2d1f-42af-9a7e-5114af760cd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/5870164e-2d1f-42af-9a7e-5114af760cd8.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252F1a82c5cd-fbcc-40bd-9739-01b1935f3629.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/1a82c5cd-fbcc-40bd-9739-01b1935f3629.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252Fa56a9c0a-e8ef-4e08-a5c1-cbf494e3bce0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/a56a9c0a-e8ef-4e08-a5c1-cbf494e3bce0.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252F85ba8d1b-01f3-4859-af37-ff525d2ee534.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/85ba8d1b-01f3-4859-af37-ff525d2ee534.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252F178a1405-6d8c-47f6-af25-ea03b73d3152.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/178a1405-6d8c-47f6-af25-ea03b73d3152.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252F5126929d-5dbd-4775-9567-fea0495d2fa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/5126929d-5dbd-4775-9567-fea0495d2fa7.jpg already downloaded
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561776%252Fgeneral%252F352b9acd-2fb7-4c05-add3-6ab588e37840.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561776/general/352b9acd-2fb7-4c05-add3-6ab588e37840.jpg already downloaded
2026-03-25 16:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e0402fe-afac-503a-927b-598c07487b5f, identifier: 10728504
2026-03-25 16:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10728328
2026-03-25 16:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6b1f38-4927-511a-a43b-6211a33531fb with scrape type 1
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e6b1f38-4927-511a-a43b-6211a33531fb
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F84a299af-d2de-4268-bc79-9de6e9b146e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/84a299af-d2de-4268-bc79-9de6e9b146e3.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Fba13d2e5-3331-465f-91a0-af67e249a9c8.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/ba13d2e5-3331-465f-91a0-af67e249a9c8.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F244d530e-8600-4b57-bde2-1f1e32dce453.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/244d530e-8600-4b57-bde2-1f1e32dce453.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Fd6598ec2-b1dd-4a1e-9298-f351c82d754e.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/d6598ec2-b1dd-4a1e-9298-f351c82d754e.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Fced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/ced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F759dba86-f4a0-4909-a203-12e70b408d2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/759dba86-f4a0-4909-a203-12e70b408d2e.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Ff5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/f5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F91911ec1-b76e-470f-8bb2-baeddcc86133.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/91911ec1-b76e-470f-8bb2-baeddcc86133.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg already downloaded
2026-03-25 16:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9e6b1f38-4927-511a-a43b-6211a33531fb, identifier: 10728328
2026-03-25 16:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10728321
2026-03-25 16:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with scrape type 1
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F053791cd-867e-4135-85c3-42cc68d81a65.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/053791cd-867e-4135-85c3-42cc68d81a65.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252Fd0efcf79-5305-4da3-9123-cc78b1f40083.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/d0efcf79-5305-4da3-9123-cc78b1f40083.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F4514cfaa-232b-46ae-aefe-4421e23533a8.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/4514cfaa-232b-46ae-aefe-4421e23533a8.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F2da00743-f2c6-4235-bff5-537a7e898ed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/2da00743-f2c6-4235-bff5-537a7e898ed3.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F29744091-b5d3-4e73-a775-b29df5a8601a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/29744091-b5d3-4e73-a775-b29df5a8601a.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252Fe72c086d-04fe-4218-9b16-dd9b153c7396.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/e72c086d-04fe-4218-9b16-dd9b153c7396.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252Ff8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/f8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F26110e25-3448-4914-afd9-e75309895179.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/26110e25-3448-4914-afd9-e75309895179.jpg already downloaded
2026-03-25 16:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662, identifier: 10728321
2026-03-25 16:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10728317
2026-03-25 16:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a12da25e-53ab-561b-9743-91147d83ae31 with scrape type 1
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a12da25e-53ab-561b-9743-91147d83ae31
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F6584623f-d1d4-4094-9b71-fe9c9c3a2579.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/6584623f-d1d4-4094-9b71-fe9c9c3a2579.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Fa56ec280-3f1f-45f2-bb8b-5812e597d3c2.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/a56ec280-3f1f-45f2-bb8b-5812e597d3c2.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F63de81ed-4921-45f8-bb5a-5d4b24ca6386.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/63de81ed-4921-45f8-bb5a-5d4b24ca6386.png already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F12706568-c65a-4a39-8805-77886c0c0ada.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/12706568-c65a-4a39-8805-77886c0c0ada.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Ff9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/f9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Fde9f6a12-3048-405a-9570-53c87ff61625.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/de9f6a12-3048-405a-9570-53c87ff61625.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F43d9b284-1c61-484d-aab5-8efc05d01560.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/43d9b284-1c61-484d-aab5-8efc05d01560.jpeg already downloaded
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Fbef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/bef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg already downloaded
2026-03-25 16:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a12da25e-53ab-561b-9743-91147d83ae31, identifier: 10728317
2026-03-25 16:33:12 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-25 16:33:12 [adesa.fr] INFO: Scrape type for 10459274: 2
2026-03-25 16:33:12 [adesa.fr] INFO: Scraping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-25 16:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10728504
2026-03-25 16:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10728504
2026-03-25 16:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e0402fe-afac-503a-927b-598c07487b5f with identifier: 10728504 to the API
2026-03-25 16:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '4e0402fe-afac-503a-927b-598c07487b5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728504',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 124539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5561776/general/0e51aaf3-bab3-46fc-9dd9-661f74032fc5.jpg',
'https://images.openlane.eu/carimgs/5561776/general/b0d0da5f-0535-4a1f-9f06-0d06158f7a2c.jpg',
'https://images.openlane.eu/carimgs/5561776/general/ca424dcc-9e1c-4ca7-9ddc-3315cf13ed50.jpg',
'https://images.openlane.eu/carimgs/5561776/general/5870164e-2d1f-42af-9a7e-5114af760cd8.jpg',
'https://images.openlane.eu/carimgs/5561776/general/1a82c5cd-fbcc-40bd-9739-01b1935f3629.jpg',
'https://images.openlane.eu/carimgs/5561776/general/a56a9c0a-e8ef-4e08-a5c1-cbf494e3bce0.jpg',
'https://images.openlane.eu/carimgs/5561776/general/85ba8d1b-01f3-4859-af37-ff525d2ee534.jpg',
'https://images.openlane.eu/carimgs/5561776/general/178a1405-6d8c-47f6-af25-ea03b73d3152.jpg',
'https://images.openlane.eu/carimgs/5561776/general/5126929d-5dbd-4775-9567-fea0495d2fa7.jpg',
'https://images.openlane.eu/carimgs/5561776/general/352b9acd-2fb7-4c05-add3-6ab588e37840.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/0e51aaf3-bab3-46fc-9dd9-661f74032fc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/b0d0da5f-0535-4a1f-9f06-0d06158f7a2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/ca424dcc-9e1c-4ca7-9ddc-3315cf13ed50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/5870164e-2d1f-42af-9a7e-5114af760cd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/1a82c5cd-fbcc-40bd-9739-01b1935f3629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/a56a9c0a-e8ef-4e08-a5c1-cbf494e3bce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/85ba8d1b-01f3-4859-af37-ff525d2ee534.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/178a1405-6d8c-47f6-af25-ea03b73d3152.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/5126929d-5dbd-4775-9567-fea0495d2fa7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e0402fe-afac-503a-927b-598c07487b5f/4e0402fe-afac-503a-927b-598c07487b5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561776/general/352b9acd-2fb7-4c05-add3-6ab588e37840.jpg',
'Width': 1024}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI - Diesel - Automatic - 150 '
'hp - 124.539 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728504%27 HTTP/1.1" 200 None
2026-03-25 16:33:13 [adesa.fr] INFO: Saving data for 10728504: {'created_time': 1774456393.11898, 'last_price_update_time': 1774456393.118991, 'auction_closing_time': 1774607400.0}
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728504') HTTP/1.1" 204 0
2026-03-25 16:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10728328
2026-03-25 16:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10728328
2026-03-25 16:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10728328 to the API
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9e6b1f38-4927-511a-a43b-6211a33531fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30942',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728328',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 90676,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5656888/general/84a299af-d2de-4268-bc79-9de6e9b146e3.jpg',
'https://images.openlane.eu/carimgs/5656888/general/ba13d2e5-3331-465f-91a0-af67e249a9c8.png',
'https://images.openlane.eu/carimgs/5656888/general/244d530e-8600-4b57-bde2-1f1e32dce453.jpg',
'https://images.openlane.eu/carimgs/5656888/general/d6598ec2-b1dd-4a1e-9298-f351c82d754e.png',
'https://images.openlane.eu/carimgs/5656888/general/2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg',
'https://images.openlane.eu/carimgs/5656888/general/ced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg',
'https://images.openlane.eu/carimgs/5656888/general/759dba86-f4a0-4909-a203-12e70b408d2e.jpg',
'https://images.openlane.eu/carimgs/5656888/general/f5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg',
'https://images.openlane.eu/carimgs/5656888/general/91911ec1-b76e-470f-8bb2-baeddcc86133.jpg',
'https://images.openlane.eu/carimgs/5656888/general/5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/84a299af-d2de-4268-bc79-9de6e9b146e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 514451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/ba13d2e5-3331-465f-91a0-af67e249a9c8.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37218,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/244d530e-8600-4b57-bde2-1f1e32dce453.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 599026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/d6598ec2-b1dd-4a1e-9298-f351c82d754e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/ced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/759dba86-f4a0-4909-a203-12e70b408d2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/f5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60611,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/91911ec1-b76e-470f-8bb2-baeddcc86133.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Automatic '
'- 116 hp - 90.676 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728328%27 HTTP/1.1" 200 None
2026-03-25 16:33:13 [adesa.fr] INFO: Saving data for 10728328: {'created_time': 1774456393.427778, 'last_price_update_time': 1774456393.427791, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728328') HTTP/1.1" 204 0
2026-03-25 16:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10728321
2026-03-25 16:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10728321
2026-03-25 16:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10728321 to the API
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728321>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7ccd5b45-e593-53ef-9bdf-4c3aa955c662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728321',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5661935/general/053791cd-867e-4135-85c3-42cc68d81a65.png',
'https://images.openlane.eu/carimgs/5661935/general/d0efcf79-5305-4da3-9123-cc78b1f40083.png',
'https://images.openlane.eu/carimgs/5661935/general/4514cfaa-232b-46ae-aefe-4421e23533a8.png',
'https://images.openlane.eu/carimgs/5661935/general/2da00743-f2c6-4235-bff5-537a7e898ed3.jpg',
'https://images.openlane.eu/carimgs/5661935/general/29744091-b5d3-4e73-a775-b29df5a8601a.jpeg',
'https://images.openlane.eu/carimgs/5661935/general/06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg',
'https://images.openlane.eu/carimgs/5661935/general/e72c086d-04fe-4218-9b16-dd9b153c7396.jpg',
'https://images.openlane.eu/carimgs/5661935/general/93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg',
'https://images.openlane.eu/carimgs/5661935/general/f8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg',
'https://images.openlane.eu/carimgs/5661935/general/26110e25-3448-4914-afd9-e75309895179.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 418934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/053791cd-867e-4135-85c3-42cc68d81a65.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 456079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/d0efcf79-5305-4da3-9123-cc78b1f40083.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 437347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/4514cfaa-232b-46ae-aefe-4421e23533a8.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/2da00743-f2c6-4235-bff5-537a7e898ed3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/29744091-b5d3-4e73-a775-b29df5a8601a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56984,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/e72c086d-04fe-4218-9b16-dd9b153c7396.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/f8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/26110e25-3448-4914-afd9-e75309895179.jpg',
'Width': 800}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 1.5 eTSI Style - Petrol - Automatic - 150 hp - '
'48.890 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728321%27 HTTP/1.1" 200 None
2026-03-25 16:33:13 [adesa.fr] INFO: Saving data for 10728321: {'created_time': 1774456393.864037, 'last_price_update_time': 1774456393.864047, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728321') HTTP/1.1" 204 0
2026-03-25 16:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10728317
2026-03-25 16:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10728317
2026-03-25 16:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10728317 to the API
2026-03-25 16:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a12da25e-53ab-561b-9743-91147d83ae31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728317',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 49298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 82,
'photo_urls': ['https://images.openlane.eu/carimgs/5661787/general/6584623f-d1d4-4094-9b71-fe9c9c3a2579.png',
'https://images.openlane.eu/carimgs/5661787/general/a56ec280-3f1f-45f2-bb8b-5812e597d3c2.png',
'https://images.openlane.eu/carimgs/5661787/general/5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png',
'https://images.openlane.eu/carimgs/5661787/general/63de81ed-4921-45f8-bb5a-5d4b24ca6386.png',
'https://images.openlane.eu/carimgs/5661787/general/12706568-c65a-4a39-8805-77886c0c0ada.jpg',
'https://images.openlane.eu/carimgs/5661787/general/6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg',
'https://images.openlane.eu/carimgs/5661787/general/f9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg',
'https://images.openlane.eu/carimgs/5661787/general/de9f6a12-3048-405a-9570-53c87ff61625.jpeg',
'https://images.openlane.eu/carimgs/5661787/general/43d9b284-1c61-484d-aab5-8efc05d01560.jpeg',
'https://images.openlane.eu/carimgs/5661787/general/bef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 563489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/6584623f-d1d4-4094-9b71-fe9c9c3a2579.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 572238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/a56ec280-3f1f-45f2-bb8b-5812e597d3c2.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 558355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 425695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/63de81ed-4921-45f8-bb5a-5d4b24ca6386.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66220,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/12706568-c65a-4a39-8805-77886c0c0ada.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/f9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/de9f6a12-3048-405a-9570-53c87ff61625.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/43d9b284-1c61-484d-aab5-8efc05d01560.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/bef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg',
'Width': 1027}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 203 hp - 49.298 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728317%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Saving data for 10728317: {'created_time': 1774456394.410655, 'last_price_update_time': 1774456394.410666, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728317') HTTP/1.1" 204 0
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10489924: 2
2026-03-25 16:33:14 [adesa.fr] INFO: Scraping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-25 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10284853: 2
2026-03-25 16:33:14 [adesa.fr] INFO: Scraping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-25 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710451783%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10451783: 2
2026-03-25 16:33:14 [adesa.fr] INFO: Scraping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713166%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-25 16:33:14 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10540685
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710540685%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10540685: 2
2026-03-25 16:33:14 [adesa.fr] INFO: Scraping item 10540685 url https://www.openlane.eu/en/carv6/auction/10540685
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10531347: 2
2026-03-25 16:33:14 [adesa.fr] INFO: Scraping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10606719: 2
2026-03-25 16:33:14 [adesa.fr] INFO: Scraping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-25 16:33:14 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-25 16:33:14 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-25 16:33:14 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [adesa.fr] INFO: Scrape type for 10326062: 2
2026-03-25 16:33:14 [adesa.fr] INFO: Scraping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-25 16:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10728346
2026-03-25 16:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1674a618-9aab-563c-be3a-be00ca846570 with scrape type 1
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1674a618-9aab-563c-be3a-be00ca846570
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F1de8428a-e4fe-45b9-b31f-853593f793ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/1de8428a-e4fe-45b9-b31f-853593f793ef.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Ff5148b48-fb64-4fc1-a313-0331f15d261a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/f5148b48-fb64-4fc1-a313-0331f15d261a.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F1f46b4b6-599b-4721-8f8b-049ae244fade.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/1f46b4b6-599b-4721-8f8b-049ae244fade.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/ba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fcb39b99d-9918-4878-974a-069945cc7459.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/cb39b99d-9918-4878-974a-069945cc7459.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fcf00fcb8-21c0-483b-8873-31bb354b011b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/cf00fcb8-21c0-483b-8873-31bb354b011b.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fae550edf-7d27-4687-be37-af587d9c3c73.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/ae550edf-7d27-4687-be37-af587d9c3c73.jpg already downloaded
2026-03-25 16:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1674a618-9aab-563c-be3a-be00ca846570, identifier: 10728346
2026-03-25 16:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10728297
2026-03-25 16:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2812ab7e-bf99-5053-907a-ade21e8497d3 with scrape type 1
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2812ab7e-bf99-5053-907a-ade21e8497d3
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252Fd4ec304c-2d2f-4587-94bb-5d6143eba8cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/d4ec304c-2d2f-4587-94bb-5d6143eba8cf.jpg already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252Fc72be702-8cf1-45bd-97b1-20090b9ec464.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/c72be702-8cf1-45bd-97b1-20090b9ec464.png already downloaded
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252F0b69a51f-2d03-4d59-84b6-19fb36677707.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/0b69a51f-2d03-4d59-84b6-19fb36677707.png already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252Fe7ac9725-a46d-443d-9f44-cc10e5d5900d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/e7ac9725-a46d-443d-9f44-cc10e5d5900d.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252F84937753-0248-4fae-9b26-3cf326d8372f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/84937753-0248-4fae-9b26-3cf326d8372f.jpeg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252F31045519-587e-440c-8058-65a3df92d3e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/31045519-587e-440c-8058-65a3df92d3e7.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252F189ce2fc-8e82-4567-afb4-e3b7d780cc37.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/189ce2fc-8e82-4567-afb4-e3b7d780cc37.jpeg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252F87f15fcf-f9a3-4c4b-82e7-89cee3776930.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/87f15fcf-f9a3-4c4b-82e7-89cee3776930.jpeg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252F8f33f436-7cd2-487e-b4ac-d28f82cf5fef.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/8f33f436-7cd2-487e-b4ac-d28f82cf5fef.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658487%252Fgeneral%252F1e5b61de-a861-4b88-ac3b-65e23097e02d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658487/general/1e5b61de-a861-4b88-ac3b-65e23097e02d.jpg already downloaded
2026-03-25 16:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2812ab7e-bf99-5053-907a-ade21e8497d3, identifier: 10728297
2026-03-25 16:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10728284
2026-03-25 16:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6dd3e78-2539-5104-a184-e8cd3e9403fa with scrape type 1
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6dd3e78-2539-5104-a184-e8cd3e9403fa
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fad47b4e2-52cd-4e43-810a-7925cf340f59.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/ad47b4e2-52cd-4e43-810a-7925cf340f59.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F779e177a-4985-40e1-90d6-29a37b1d7802.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/779e177a-4985-40e1-90d6-29a37b1d7802.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fac10b41e-80fe-4158-b337-0c1530fc26f6.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/ac10b41e-80fe-4158-b337-0c1530fc26f6.png already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Ffb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/fb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fb0ffe98b-df9e-463d-8e52-25f440636c41.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/b0ffe98b-df9e-463d-8e52-25f440636c41.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fdba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/dba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Ff9bce655-87af-4eec-9658-edb4980b2f8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/f9bce655-87af-4eec-9658-edb4980b2f8d.jpg already downloaded
2026-03-25 16:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6dd3e78-2539-5104-a184-e8cd3e9403fa, identifier: 10728284
2026-03-25 16:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10728370
2026-03-25 16:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c46afe-cffd-55b7-9a2e-60f058626dda with scrape type 1
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0c46afe-cffd-55b7-9a2e-60f058626dda
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252Fdd278445-958e-488f-bb48-4ae74902d688.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/dd278445-958e-488f-bb48-4ae74902d688.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252F7cb688e6-d64b-443c-b1f1-20c83e3b6749.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/7cb688e6-d64b-443c-b1f1-20c83e3b6749.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252F28c8d499-c062-47d9-b125-fc3654e84f12.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/28c8d499-c062-47d9-b125-fc3654e84f12.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252F61810f64-adda-4d44-baf5-97301df88c57.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/61810f64-adda-4d44-baf5-97301df88c57.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252F45be1808-988a-4ed9-a63f-dc2415284ac5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/45be1808-988a-4ed9-a63f-dc2415284ac5.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252Feb08ceae-93fa-4e50-b5d8-ae49e48e13bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/eb08ceae-93fa-4e50-b5d8-ae49e48e13bd.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252Feccf63dc-ad43-4975-b8ca-5c676726554c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/eccf63dc-ad43-4975-b8ca-5c676726554c.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252Fb6478565-52fa-44ab-8278-26aaf765dcf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/b6478565-52fa-44ab-8278-26aaf765dcf2.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252F3a5ed1e5-983b-4011-97b5-401d2cfc9dbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/3a5ed1e5-983b-4011-97b5-401d2cfc9dbd.jpg already downloaded
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627125%252Fgeneral%252Fcf13a54f-10e6-4a19-a485-1c1822786ee1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627125/general/cf13a54f-10e6-4a19-a485-1c1822786ee1.jpg already downloaded
2026-03-25 16:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0c46afe-cffd-55b7-9a2e-60f058626dda, identifier: 10728370
2026-03-25 16:33:15 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-25 16:33:15 [adesa.fr] INFO: Scrape type for 10571076: 2
2026-03-25 16:33:15 [adesa.fr] INFO: Scraping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-25 16:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10728346
2026-03-25 16:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10728346
2026-03-25 16:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10728346 to the API
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '1674a618-9aab-563c-be3a-be00ca846570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728346',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 24691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 97,
'photo_urls': ['https://images.openlane.eu/carimgs/5642575/general/26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg',
'https://images.openlane.eu/carimgs/5642575/general/1de8428a-e4fe-45b9-b31f-853593f793ef.jpg',
'https://images.openlane.eu/carimgs/5642575/general/93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg',
'https://images.openlane.eu/carimgs/5642575/general/f5148b48-fb64-4fc1-a313-0331f15d261a.jpg',
'https://images.openlane.eu/carimgs/5642575/general/1f46b4b6-599b-4721-8f8b-049ae244fade.jpg',
'https://images.openlane.eu/carimgs/5642575/general/96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg',
'https://images.openlane.eu/carimgs/5642575/general/ba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg',
'https://images.openlane.eu/carimgs/5642575/general/cb39b99d-9918-4878-974a-069945cc7459.jpg',
'https://images.openlane.eu/carimgs/5642575/general/cf00fcb8-21c0-483b-8873-31bb354b011b.jpg',
'https://images.openlane.eu/carimgs/5642575/general/ae550edf-7d27-4687-be37-af587d9c3c73.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/1de8428a-e4fe-45b9-b31f-853593f793ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/f5148b48-fb64-4fc1-a313-0331f15d261a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/1f46b4b6-599b-4721-8f8b-049ae244fade.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/ba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/cb39b99d-9918-4878-974a-069945cc7459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/cf00fcb8-21c0-483b-8873-31bb354b011b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/ae550edf-7d27-4687-be37-af587d9c3c73.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Family - Electric - Automatic - 204 hp - 24.691 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728346%27 HTTP/1.1" 200 None
2026-03-25 16:33:16 [adesa.fr] INFO: Saving data for 10728346: {'created_time': 1774456396.087248, 'last_price_update_time': 1774456396.08726, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728346') HTTP/1.1" 204 0
2026-03-25 16:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10728297
2026-03-25 16:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10728297
2026-03-25 16:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2812ab7e-bf99-5053-907a-ade21e8497d3 with identifier: 10728297 to the API
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2812ab7e-bf99-5053-907a-ade21e8497d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728297',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 77210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5658487/general/d4ec304c-2d2f-4587-94bb-5d6143eba8cf.jpg',
'https://images.openlane.eu/carimgs/5658487/general/c72be702-8cf1-45bd-97b1-20090b9ec464.png',
'https://images.openlane.eu/carimgs/5658487/general/0b69a51f-2d03-4d59-84b6-19fb36677707.png',
'https://images.openlane.eu/carimgs/5658487/general/e7ac9725-a46d-443d-9f44-cc10e5d5900d.jpg',
'https://images.openlane.eu/carimgs/5658487/general/84937753-0248-4fae-9b26-3cf326d8372f.jpeg',
'https://images.openlane.eu/carimgs/5658487/general/31045519-587e-440c-8058-65a3df92d3e7.jpg',
'https://images.openlane.eu/carimgs/5658487/general/189ce2fc-8e82-4567-afb4-e3b7d780cc37.jpeg',
'https://images.openlane.eu/carimgs/5658487/general/87f15fcf-f9a3-4c4b-82e7-89cee3776930.jpeg',
'https://images.openlane.eu/carimgs/5658487/general/8f33f436-7cd2-487e-b4ac-d28f82cf5fef.jpg',
'https://images.openlane.eu/carimgs/5658487/general/1e5b61de-a861-4b88-ac3b-65e23097e02d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41148,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/d4ec304c-2d2f-4587-94bb-5d6143eba8cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 487666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/c72be702-8cf1-45bd-97b1-20090b9ec464.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 502355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/0b69a51f-2d03-4d59-84b6-19fb36677707.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38190,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/e7ac9725-a46d-443d-9f44-cc10e5d5900d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/84937753-0248-4fae-9b26-3cf326d8372f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66343,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/31045519-587e-440c-8058-65a3df92d3e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/189ce2fc-8e82-4567-afb4-e3b7d780cc37.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/87f15fcf-f9a3-4c4b-82e7-89cee3776930.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64330,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/8f33f436-7cd2-487e-b4ac-d28f82cf5fef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2812ab7e-bf99-5053-907a-ade21e8497d3/2812ab7e-bf99-5053-907a-ade21e8497d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59375,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658487/general/1e5b61de-a861-4b88-ac3b-65e23097e02d.jpg',
'Width': 800}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'156 hp - 77.210 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728297%27 HTTP/1.1" 200 None
2026-03-25 16:33:16 [adesa.fr] INFO: Saving data for 10728297: {'created_time': 1774456396.524679, 'last_price_update_time': 1774456396.52469, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728297') HTTP/1.1" 204 0
2026-03-25 16:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10728284
2026-03-25 16:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10728284
2026-03-25 16:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10728284 to the API
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728284>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c6dd3e78-2539-5104-a184-e8cd3e9403fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728284',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 71742,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5689091/general/ad47b4e2-52cd-4e43-810a-7925cf340f59.jpg',
'https://images.openlane.eu/carimgs/5689091/general/779e177a-4985-40e1-90d6-29a37b1d7802.jpg',
'https://images.openlane.eu/carimgs/5689091/general/ac10b41e-80fe-4158-b337-0c1530fc26f6.png',
'https://images.openlane.eu/carimgs/5689091/general/4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg',
'https://images.openlane.eu/carimgs/5689091/general/fb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg',
'https://images.openlane.eu/carimgs/5689091/general/5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg',
'https://images.openlane.eu/carimgs/5689091/general/b0ffe98b-df9e-463d-8e52-25f440636c41.jpg',
'https://images.openlane.eu/carimgs/5689091/general/dba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg',
'https://images.openlane.eu/carimgs/5689091/general/3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg',
'https://images.openlane.eu/carimgs/5689091/general/f9bce655-87af-4eec-9658-edb4980b2f8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/ad47b4e2-52cd-4e43-810a-7925cf340f59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38271,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/779e177a-4985-40e1-90d6-29a37b1d7802.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 379396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/ac10b41e-80fe-4158-b337-0c1530fc26f6.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35935,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/fb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52183,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/b0ffe98b-df9e-463d-8e52-25f440636c41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/dba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57364,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/f9bce655-87af-4eec-9658-edb4980b2f8d.jpg',
'Width': 800}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI Elegance - Diesel - '
'Automatic - 200 hp - 71.742 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728284%27 HTTP/1.1" 200 None
2026-03-25 16:33:16 [adesa.fr] INFO: Saving data for 10728284: {'created_time': 1774456396.847227, 'last_price_update_time': 1774456396.847238, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728284') HTTP/1.1" 204 0
2026-03-25 16:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10728370
2026-03-25 16:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10728370
2026-03-25 16:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0c46afe-cffd-55b7-9a2e-60f058626dda with identifier: 10728370 to the API
2026-03-25 16:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'b0c46afe-cffd-55b7-9a2e-60f058626dda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728370',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 30745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5627125/general/dd278445-958e-488f-bb48-4ae74902d688.jpg',
'https://images.openlane.eu/carimgs/5627125/general/7cb688e6-d64b-443c-b1f1-20c83e3b6749.jpg',
'https://images.openlane.eu/carimgs/5627125/general/28c8d499-c062-47d9-b125-fc3654e84f12.jpg',
'https://images.openlane.eu/carimgs/5627125/general/61810f64-adda-4d44-baf5-97301df88c57.jpg',
'https://images.openlane.eu/carimgs/5627125/general/45be1808-988a-4ed9-a63f-dc2415284ac5.jpg',
'https://images.openlane.eu/carimgs/5627125/general/eb08ceae-93fa-4e50-b5d8-ae49e48e13bd.jpg',
'https://images.openlane.eu/carimgs/5627125/general/eccf63dc-ad43-4975-b8ca-5c676726554c.jpg',
'https://images.openlane.eu/carimgs/5627125/general/b6478565-52fa-44ab-8278-26aaf765dcf2.jpg',
'https://images.openlane.eu/carimgs/5627125/general/3a5ed1e5-983b-4011-97b5-401d2cfc9dbd.jpg',
'https://images.openlane.eu/carimgs/5627125/general/cf13a54f-10e6-4a19-a485-1c1822786ee1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40504,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/dd278445-958e-488f-bb48-4ae74902d688.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/7cb688e6-d64b-443c-b1f1-20c83e3b6749.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/28c8d499-c062-47d9-b125-fc3654e84f12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44405,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/61810f64-adda-4d44-baf5-97301df88c57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/45be1808-988a-4ed9-a63f-dc2415284ac5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64260,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/eb08ceae-93fa-4e50-b5d8-ae49e48e13bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/eccf63dc-ad43-4975-b8ca-5c676726554c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/b6478565-52fa-44ab-8278-26aaf765dcf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141655,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/3a5ed1e5-983b-4011-97b5-401d2cfc9dbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c46afe-cffd-55b7-9a2e-60f058626dda/b0c46afe-cffd-55b7-9a2e-60f058626dda_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627125/general/cf13a54f-10e6-4a19-a485-1c1822786ee1.jpg',
'Width': 800}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-10-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Scala 1.0 TSI Business - Petrol - Automatic - 110 hp - 30.745 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728370%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Saving data for 10728370: {'created_time': 1774456397.149696, 'last_price_update_time': 1774456397.149707, 'auction_closing_time': 1774606800.0}
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728370') HTTP/1.1" 204 0
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10694993: 2
2026-03-25 16:33:17 [adesa.fr] INFO: Scraping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-25 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10473268: 2
2026-03-25 16:33:17 [adesa.fr] INFO: Scraping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10683948: 2
2026-03-25 16:33:17 [adesa.fr] INFO: Scraping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10710381: 2
2026-03-25 16:33:17 [adesa.fr] INFO: Scraping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713167%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-25 16:33:17 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-25 16:33:17 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702500%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10702500: 2
2026-03-25 16:33:17 [adesa.fr] INFO: Scraping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719678%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-25 16:33:17 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719687%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-25 16:33:17 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-25 16:33:17 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [adesa.fr] INFO: Scrape type for 10662209: 2
2026-03-25 16:33:17 [adesa.fr] INFO: Scraping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-25 16:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10728274
2026-03-25 16:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with scrape type 1
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252F87b8c960-e365-4d28-a7bc-4deace812bea.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/87b8c960-e365-4d28-a7bc-4deace812bea.jpeg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252F964eb572-98d1-430c-8bca-2a5255df9a1f.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/964eb572-98d1-430c-8bca-2a5255df9a1f.png already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252F0cf83548-40a3-4934-9628-870315e33129.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/0cf83548-40a3-4934-9628-870315e33129.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252F3129b2c3-e0ad-4133-bab2-f51927ce9c40.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/3129b2c3-e0ad-4133-bab2-f51927ce9c40.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252Ff048d338-e7e6-4311-9c93-022467d0a7cc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/f048d338-e7e6-4311-9c93-022467d0a7cc.jpeg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252F9f98bbb1-5c8c-4ff6-965c-1547b36d4e5d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/9f98bbb1-5c8c-4ff6-965c-1547b36d4e5d.jpeg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252F92d363cb-9325-4b66-9525-97753615c6ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/92d363cb-9325-4b66-9525-97753615c6ed.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252F832bf451-3c22-4dfa-b250-668d5baf102b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/832bf451-3c22-4dfa-b250-668d5baf102b.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252Fcb031b87-37c4-476b-99f4-634eb6b8a848.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/cb031b87-37c4-476b-99f4-634eb6b8a848.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687053%252Fgeneral%252Fa338daa0-3956-4104-9bc4-51bb8a5652be.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687053/general/a338daa0-3956-4104-9bc4-51bb8a5652be.jpg already downloaded
2026-03-25 16:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8, identifier: 10728274
2026-03-25 16:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10728301
2026-03-25 16:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c33ca3-647c-558e-acfa-37afbec6ed14 with scrape type 1
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87c33ca3-647c-558e-acfa-37afbec6ed14
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252F44a90771-aa1d-4bf1-8c7b-1e6b8c885902.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/44a90771-aa1d-4bf1-8c7b-1e6b8c885902.png already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252Fd4aba650-8fdf-4104-a9f3-08ded3be6c21.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/d4aba650-8fdf-4104-a9f3-08ded3be6c21.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252F20114c76-f66a-4712-aa99-7b46c07abc98.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/20114c76-f66a-4712-aa99-7b46c07abc98.png already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252Ffe153f47-1a0a-4361-ba81-5cb8a6e64193.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/fe153f47-1a0a-4361-ba81-5cb8a6e64193.png already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252F633d12d5-8dbf-43f2-b1cd-c97891ba5880.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/633d12d5-8dbf-43f2-b1cd-c97891ba5880.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252Fed05dc6e-0014-4d8b-b5cd-5555d915324d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/ed05dc6e-0014-4d8b-b5cd-5555d915324d.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252F60845147-3980-472d-ac59-76f7591b5030.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/60845147-3980-472d-ac59-76f7591b5030.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252Ffcc95b14-527b-455b-bb64-02566ef529d2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/fcc95b14-527b-455b-bb64-02566ef529d2.jpeg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252F0582bd85-0507-4647-a96d-84a3a9c47114.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/0582bd85-0507-4647-a96d-84a3a9c47114.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658556%252Fgeneral%252F92f725fe-2038-4ba0-a3c0-5ca608f38528.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658556/general/92f725fe-2038-4ba0-a3c0-5ca608f38528.jpeg already downloaded
2026-03-25 16:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87c33ca3-647c-558e-acfa-37afbec6ed14, identifier: 10728301
2026-03-25 16:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10728535
2026-03-25 16:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b550cfc-6443-5fe6-a4af-9efe73880add with scrape type 1
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b550cfc-6443-5fe6-a4af-9efe73880add
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F9c2e9ba1-6e07-4682-8587-2caab2c4c86d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/9c2e9ba1-6e07-4682-8587-2caab2c4c86d.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F65864e3d-b9e4-4ce9-b511-40694c4668f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/65864e3d-b9e4-4ce9-b511-40694c4668f0.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F83c7ddfe-8ea4-4fcf-a754-a6c3a9d9ae0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/83c7ddfe-8ea4-4fcf-a754-a6c3a9d9ae0c.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F72754a27-e499-4bae-98a4-c1fa0a64aebb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/72754a27-e499-4bae-98a4-c1fa0a64aebb.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F441c2327-ff02-43e1-9bab-01d75196e92d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/441c2327-ff02-43e1-9bab-01d75196e92d.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F933435dd-7bf3-4a7f-ac07-df3a622eb932.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/933435dd-7bf3-4a7f-ac07-df3a622eb932.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F427104a3-f36d-4429-b75e-4a4f2d946bbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/427104a3-f36d-4429-b75e-4a4f2d946bbc.jpg already downloaded
2026-03-25 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F082fe05a-565e-46bf-83cc-ef0b4f523b57.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/082fe05a-565e-46bf-83cc-ef0b4f523b57.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252Fbc392ad4-ed33-4a87-a36f-77558fd09ac8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/bc392ad4-ed33-4a87-a36f-77558fd09ac8.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637258%252Fgeneral%252F8b1fbe50-b2df-4c8e-8b3f-f5294e28ee6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637258/general/8b1fbe50-b2df-4c8e-8b3f-f5294e28ee6c.jpg already downloaded
2026-03-25 16:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b550cfc-6443-5fe6-a4af-9efe73880add, identifier: 10728535
2026-03-25 16:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10728296
2026-03-25 16:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1097fd82-92a6-5277-9428-9b91f68f8d60 with scrape type 1
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1097fd82-92a6-5277-9428-9b91f68f8d60
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252Ffa8fbc18-779c-465f-b1e4-589b0d258efe.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/fa8fbc18-779c-465f-b1e4-589b0d258efe.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252F91a742aa-a5eb-4832-a10c-2228de19ec07.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/91a742aa-a5eb-4832-a10c-2228de19ec07.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252F0319d749-bcce-4cf1-9722-312e7a1549b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/0319d749-bcce-4cf1-9722-312e7a1549b3.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252F5efb0a2b-72d0-4084-9859-c79bfb802c8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/5efb0a2b-72d0-4084-9859-c79bfb802c8c.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252Ffbff7298-4925-4728-b5ec-f55933f30c2d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/fbff7298-4925-4728-b5ec-f55933f30c2d.jpeg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252F436ca17d-dbe8-45ba-9452-d116362c9e28.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/436ca17d-dbe8-45ba-9452-d116362c9e28.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252Ffc86ffde-eb5d-4da5-8e9d-c5445916c27c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/fc86ffde-eb5d-4da5-8e9d-c5445916c27c.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252F583ecb8e-ad60-4b06-96ec-68035eaedf30.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/583ecb8e-ad60-4b06-96ec-68035eaedf30.jpeg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252Fb9b8f3d0-56e6-40e5-932a-a20aa5d26e58.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/b9b8f3d0-56e6-40e5-932a-a20aa5d26e58.jpg already downloaded
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658402%252Fgeneral%252F5a56fbd9-cb14-44e5-adf5-ba04bb4f4d5d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658402/general/5a56fbd9-cb14-44e5-adf5-ba04bb4f4d5d.jpeg already downloaded
2026-03-25 16:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1097fd82-92a6-5277-9428-9b91f68f8d60, identifier: 10728296
2026-03-25 16:33:18 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [adesa.fr] INFO: Scrape type for 10439487: 2
2026-03-25 16:33:18 [adesa.fr] INFO: Scraping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-25 16:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10728274
2026-03-25 16:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10728274
2026-03-25 16:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e878d47-c6c4-5a20-ba4b-c1402c4eaea8 with identifier: 10728274 to the API
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728274>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '6e878d47-c6c4-5a20-ba4b-c1402c4eaea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728274',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 41621,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5687053/general/87b8c960-e365-4d28-a7bc-4deace812bea.jpeg',
'https://images.openlane.eu/carimgs/5687053/general/964eb572-98d1-430c-8bca-2a5255df9a1f.png',
'https://images.openlane.eu/carimgs/5687053/general/0cf83548-40a3-4934-9628-870315e33129.jpg',
'https://images.openlane.eu/carimgs/5687053/general/3129b2c3-e0ad-4133-bab2-f51927ce9c40.jpg',
'https://images.openlane.eu/carimgs/5687053/general/f048d338-e7e6-4311-9c93-022467d0a7cc.jpeg',
'https://images.openlane.eu/carimgs/5687053/general/9f98bbb1-5c8c-4ff6-965c-1547b36d4e5d.jpeg',
'https://images.openlane.eu/carimgs/5687053/general/92d363cb-9325-4b66-9525-97753615c6ed.jpg',
'https://images.openlane.eu/carimgs/5687053/general/832bf451-3c22-4dfa-b250-668d5baf102b.jpg',
'https://images.openlane.eu/carimgs/5687053/general/cb031b87-37c4-476b-99f4-634eb6b8a848.jpg',
'https://images.openlane.eu/carimgs/5687053/general/a338daa0-3956-4104-9bc4-51bb8a5652be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/87b8c960-e365-4d28-a7bc-4deace812bea.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 641719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/964eb572-98d1-430c-8bca-2a5255df9a1f.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45986,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/0cf83548-40a3-4934-9628-870315e33129.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43280,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/3129b2c3-e0ad-4133-bab2-f51927ce9c40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/f048d338-e7e6-4311-9c93-022467d0a7cc.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/9f98bbb1-5c8c-4ff6-965c-1547b36d4e5d.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/92d363cb-9325-4b66-9525-97753615c6ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86650,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/832bf451-3c22-4dfa-b250-668d5baf102b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/cb031b87-37c4-476b-99f4-634eb6b8a848.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e878d47-c6c4-5a20-ba4b-c1402c4eaea8/6e878d47-c6c4-5a20-ba4b-c1402c4eaea8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687053/general/a338daa0-3956-4104-9bc4-51bb8a5652be.jpg',
'Width': 800}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-09-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kamiq 1.0 TSI Business - Petrol - Manual - 110 hp - 41.621 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728274%27 HTTP/1.1" 200 None
2026-03-25 16:33:18 [adesa.fr] INFO: Saving data for 10728274: {'created_time': 1774456398.757881, 'last_price_update_time': 1774456398.757891, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728274') HTTP/1.1" 204 0
2026-03-25 16:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10728301
2026-03-25 16:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10728301
2026-03-25 16:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87c33ca3-647c-558e-acfa-37afbec6ed14 with identifier: 10728301 to the API
2026-03-25 16:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '87c33ca3-647c-558e-acfa-37afbec6ed14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728301',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 72019,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5658556/general/44a90771-aa1d-4bf1-8c7b-1e6b8c885902.png',
'https://images.openlane.eu/carimgs/5658556/general/d4aba650-8fdf-4104-a9f3-08ded3be6c21.jpg',
'https://images.openlane.eu/carimgs/5658556/general/20114c76-f66a-4712-aa99-7b46c07abc98.png',
'https://images.openlane.eu/carimgs/5658556/general/fe153f47-1a0a-4361-ba81-5cb8a6e64193.png',
'https://images.openlane.eu/carimgs/5658556/general/633d12d5-8dbf-43f2-b1cd-c97891ba5880.jpg',
'https://images.openlane.eu/carimgs/5658556/general/ed05dc6e-0014-4d8b-b5cd-5555d915324d.jpg',
'https://images.openlane.eu/carimgs/5658556/general/60845147-3980-472d-ac59-76f7591b5030.jpg',
'https://images.openlane.eu/carimgs/5658556/general/fcc95b14-527b-455b-bb64-02566ef529d2.jpeg',
'https://images.openlane.eu/carimgs/5658556/general/0582bd85-0507-4647-a96d-84a3a9c47114.jpg',
'https://images.openlane.eu/carimgs/5658556/general/92f725fe-2038-4ba0-a3c0-5ca608f38528.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 416604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/44a90771-aa1d-4bf1-8c7b-1e6b8c885902.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34710,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/d4aba650-8fdf-4104-a9f3-08ded3be6c21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 417898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/20114c76-f66a-4712-aa99-7b46c07abc98.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 441944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/fe153f47-1a0a-4361-ba81-5cb8a6e64193.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/633d12d5-8dbf-43f2-b1cd-c97891ba5880.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73921,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/ed05dc6e-0014-4d8b-b5cd-5555d915324d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100965,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/60845147-3980-472d-ac59-76f7591b5030.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/fcc95b14-527b-455b-bb64-02566ef529d2.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/0582bd85-0507-4647-a96d-84a3a9c47114.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c33ca3-647c-558e-acfa-37afbec6ed14/87c33ca3-647c-558e-acfa-37afbec6ed14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658556/general/92f725fe-2038-4ba0-a3c0-5ca608f38528.jpeg',
'Width': 1021}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 1.4 TSI Business - Hybrid - Automatic - 150 hp '
'- 72.019 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728301%27 HTTP/1.1" 200 None
2026-03-25 16:33:19 [adesa.fr] INFO: Saving data for 10728301: {'created_time': 1774456399.679925, 'last_price_update_time': 1774456399.679937, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728301') HTTP/1.1" 204 0
2026-03-25 16:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10728535
2026-03-25 16:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10728535
2026-03-25 16:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b550cfc-6443-5fe6-a4af-9efe73880add with identifier: 10728535 to the API
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728535>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0b550cfc-6443-5fe6-a4af-9efe73880add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728535',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 65108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5637258/general/9c2e9ba1-6e07-4682-8587-2caab2c4c86d.jpg',
'https://images.openlane.eu/carimgs/5637258/general/65864e3d-b9e4-4ce9-b511-40694c4668f0.jpg',
'https://images.openlane.eu/carimgs/5637258/general/83c7ddfe-8ea4-4fcf-a754-a6c3a9d9ae0c.jpg',
'https://images.openlane.eu/carimgs/5637258/general/72754a27-e499-4bae-98a4-c1fa0a64aebb.jpg',
'https://images.openlane.eu/carimgs/5637258/general/441c2327-ff02-43e1-9bab-01d75196e92d.jpg',
'https://images.openlane.eu/carimgs/5637258/general/933435dd-7bf3-4a7f-ac07-df3a622eb932.jpg',
'https://images.openlane.eu/carimgs/5637258/general/427104a3-f36d-4429-b75e-4a4f2d946bbc.jpg',
'https://images.openlane.eu/carimgs/5637258/general/082fe05a-565e-46bf-83cc-ef0b4f523b57.jpg',
'https://images.openlane.eu/carimgs/5637258/general/bc392ad4-ed33-4a87-a36f-77558fd09ac8.jpg',
'https://images.openlane.eu/carimgs/5637258/general/8b1fbe50-b2df-4c8e-8b3f-f5294e28ee6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/9c2e9ba1-6e07-4682-8587-2caab2c4c86d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/65864e3d-b9e4-4ce9-b511-40694c4668f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/83c7ddfe-8ea4-4fcf-a754-a6c3a9d9ae0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/72754a27-e499-4bae-98a4-c1fa0a64aebb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/441c2327-ff02-43e1-9bab-01d75196e92d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/933435dd-7bf3-4a7f-ac07-df3a622eb932.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/427104a3-f36d-4429-b75e-4a4f2d946bbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/082fe05a-565e-46bf-83cc-ef0b4f523b57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/bc392ad4-ed33-4a87-a36f-77558fd09ac8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b550cfc-6443-5fe6-a4af-9efe73880add/0b550cfc-6443-5fe6-a4af-9efe73880add_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637258/general/8b1fbe50-b2df-4c8e-8b3f-f5294e28ee6c.jpg',
'Width': 1024}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Automatic - 150 hp - 65.108 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728535%27 HTTP/1.1" 200 None
2026-03-25 16:33:19 [adesa.fr] INFO: Saving data for 10728535: {'created_time': 1774456399.987802, 'last_price_update_time': 1774456399.987816, 'auction_closing_time': 1774607400.0}
2026-03-25 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728535') HTTP/1.1" 204 0
2026-03-25 16:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10728296
2026-03-25 16:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10728296
2026-03-25 16:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1097fd82-92a6-5277-9428-9b91f68f8d60 with identifier: 10728296 to the API
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1097fd82-92a6-5277-9428-9b91f68f8d60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728296',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 61482,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5658402/general/fa8fbc18-779c-465f-b1e4-589b0d258efe.jpg',
'https://images.openlane.eu/carimgs/5658402/general/91a742aa-a5eb-4832-a10c-2228de19ec07.jpg',
'https://images.openlane.eu/carimgs/5658402/general/0319d749-bcce-4cf1-9722-312e7a1549b3.jpg',
'https://images.openlane.eu/carimgs/5658402/general/5efb0a2b-72d0-4084-9859-c79bfb802c8c.jpg',
'https://images.openlane.eu/carimgs/5658402/general/fbff7298-4925-4728-b5ec-f55933f30c2d.jpeg',
'https://images.openlane.eu/carimgs/5658402/general/436ca17d-dbe8-45ba-9452-d116362c9e28.jpg',
'https://images.openlane.eu/carimgs/5658402/general/fc86ffde-eb5d-4da5-8e9d-c5445916c27c.jpg',
'https://images.openlane.eu/carimgs/5658402/general/583ecb8e-ad60-4b06-96ec-68035eaedf30.jpeg',
'https://images.openlane.eu/carimgs/5658402/general/b9b8f3d0-56e6-40e5-932a-a20aa5d26e58.jpg',
'https://images.openlane.eu/carimgs/5658402/general/5a56fbd9-cb14-44e5-adf5-ba04bb4f4d5d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/fa8fbc18-779c-465f-b1e4-589b0d258efe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/91a742aa-a5eb-4832-a10c-2228de19ec07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36960,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/0319d749-bcce-4cf1-9722-312e7a1549b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37642,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/5efb0a2b-72d0-4084-9859-c79bfb802c8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/fbff7298-4925-4728-b5ec-f55933f30c2d.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/436ca17d-dbe8-45ba-9452-d116362c9e28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/fc86ffde-eb5d-4da5-8e9d-c5445916c27c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/583ecb8e-ad60-4b06-96ec-68035eaedf30.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/b9b8f3d0-56e6-40e5-932a-a20aa5d26e58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1097fd82-92a6-5277-9428-9b91f68f8d60/1097fd82-92a6-5277-9428-9b91f68f8d60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658402/general/5a56fbd9-cb14-44e5-adf5-ba04bb4f4d5d.jpeg',
'Width': 1021}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 61.482 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728296%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Saving data for 10728296: {'created_time': 1774456400.305547, 'last_price_update_time': 1774456400.305559, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728296') HTTP/1.1" 204 0
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699438%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-25 16:33:20 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10051061: 2
2026-03-25 16:33:20 [adesa.fr] INFO: Scraping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-25 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269481%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10269481: 2
2026-03-25 16:33:20 [adesa.fr] INFO: Scraping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-25 16:33:20 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710057241%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10057241: 2
2026-03-25 16:33:20 [adesa.fr] INFO: Scraping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710704551%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10704551: 2
2026-03-25 16:33:20 [adesa.fr] INFO: Scraping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685083%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10685083: 2
2026-03-25 16:33:20 [adesa.fr] INFO: Scraping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699459%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-25 16:33:20 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10518391: 2
2026-03-25 16:33:20 [adesa.fr] INFO: Scraping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-25 16:33:20 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [adesa.fr] INFO: Scrape type for 10699457: 2
2026-03-25 16:33:20 [adesa.fr] INFO: Scraping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-25 16:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10728554
2026-03-25 16:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a39c466-fd94-590b-91be-c6cdceb303af with scrape type 1
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a39c466-fd94-590b-91be-c6cdceb303af
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F91445af4-ecce-4004-abc1-2084529e928e.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/91445af4-ecce-4004-abc1-2084529e928e.png already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252Fcec95dbe-88bf-4d1e-aa1e-6c78b0013eee.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/cec95dbe-88bf-4d1e-aa1e-6c78b0013eee.png already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252Fa43a0d0d-51ca-4eae-9c73-abc641766594.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/a43a0d0d-51ca-4eae-9c73-abc641766594.png already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F07b99c85-6a65-40aa-9c24-2d8d5ac648b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/07b99c85-6a65-40aa-9c24-2d8d5ac648b8.jpg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F18cad146-d608-4100-a036-2134a0354a59.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/18cad146-d608-4100-a036-2134a0354a59.jpg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F03aea5ff-485e-4c68-90be-1230fcb5d8dd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/03aea5ff-485e-4c68-90be-1230fcb5d8dd.jpeg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F22180163-c541-43a7-ae6e-9fda8148e780.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/22180163-c541-43a7-ae6e-9fda8148e780.jpg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F4c91c521-df21-4dca-a821-09fd642e0986.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/4c91c521-df21-4dca-a821-09fd642e0986.jpeg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F068afb4c-97c6-4739-a30e-bb78dfb7c487.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/068afb4c-97c6-4739-a30e-bb78dfb7c487.jpeg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661782%252Fgeneral%252F9bda4a6e-f6a2-47e0-bc78-45084e63f86b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661782/general/9bda4a6e-f6a2-47e0-bc78-45084e63f86b.jpeg already downloaded
2026-03-25 16:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9a39c466-fd94-590b-91be-c6cdceb303af, identifier: 10728554
2026-03-25 16:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10728269
2026-03-25 16:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with scrape type 1
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5dd0c4f8-b95d-53fa-bd78-2c73975b440c
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252F71f377b3-f24d-4543-8dcf-fbe3bab2a939.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/71f377b3-f24d-4543-8dcf-fbe3bab2a939.jpg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252F6d28d912-fbf4-47cb-8d39-3dd9189f8970.png%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/6d28d912-fbf4-47cb-8d39-3dd9189f8970.png already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252Fa29d96da-554f-41b0-b164-f77db7302b68.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/a29d96da-554f-41b0-b164-f77db7302b68.jpg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252F37b669e9-c3dd-4200-aa33-e0052398ee9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/37b669e9-c3dd-4200-aa33-e0052398ee9a.jpg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252F18066089-0e14-4632-a543-229918c8a6c5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/18066089-0e14-4632-a543-229918c8a6c5.jpeg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252F4a0ed39a-0cf4-49bb-bc1a-7d1efd07f144.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/4a0ed39a-0cf4-49bb-bc1a-7d1efd07f144.jpeg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252F51f0935e-ba85-44cb-90d1-f6b2bddeb7f4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/51f0935e-ba85-44cb-90d1-f6b2bddeb7f4.jpeg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252Ff7a55d27-8352-433f-817c-1727f1226bf4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/f7a55d27-8352-433f-817c-1727f1226bf4.jpeg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252Fbbdb03de-0fe4-4f22-8cf6-a672a93924ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/bbdb03de-0fe4-4f22-8cf6-a672a93924ef.jpg already downloaded
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687042%252Fgeneral%252Fb49e641e-5cd5-4189-80cf-d9ef1348aa29.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687042/general/b49e641e-5cd5-4189-80cf-d9ef1348aa29.jpg already downloaded
2026-03-25 16:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c, identifier: 10728269
2026-03-25 16:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028
2026-03-25 16:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de61c28-78bb-5469-a0ad-4540a13372d6 with scrape type 2
2026-03-25 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3de61c28-78bb-5469-a0ad-4540a13372d6 with scrape type 2
2026-03-25 16:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3de61c28-78bb-5469-a0ad-4540a13372d6, identifier: 10675028
2026-03-25 16:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920
2026-03-25 16:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4889c398-aea3-53a9-9dce-0afa49d2478c with scrape type 2
2026-03-25 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4889c398-aea3-53a9-9dce-0afa49d2478c with scrape type 2
2026-03-25 16:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4889c398-aea3-53a9-9dce-0afa49d2478c, identifier: 10652920
2026-03-25 16:33:21 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-25 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710650228%27 HTTP/1.1" 200 None
2026-03-25 16:33:21 [adesa.fr] INFO: Scrape type for 10650228: 2
2026-03-25 16:33:21 [adesa.fr] INFO: Scraping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-25 16:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10728554
2026-03-25 16:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10728554
2026-03-25 16:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9a39c466-fd94-590b-91be-c6cdceb303af with identifier: 10728554 to the API
2026-03-25 16:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728554>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '9a39c466-fd94-590b-91be-c6cdceb303af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728554',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 21072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5661782/general/91445af4-ecce-4004-abc1-2084529e928e.png',
'https://images.openlane.eu/carimgs/5661782/general/cec95dbe-88bf-4d1e-aa1e-6c78b0013eee.png',
'https://images.openlane.eu/carimgs/5661782/general/a43a0d0d-51ca-4eae-9c73-abc641766594.png',
'https://images.openlane.eu/carimgs/5661782/general/07b99c85-6a65-40aa-9c24-2d8d5ac648b8.jpg',
'https://images.openlane.eu/carimgs/5661782/general/18cad146-d608-4100-a036-2134a0354a59.jpg',
'https://images.openlane.eu/carimgs/5661782/general/03aea5ff-485e-4c68-90be-1230fcb5d8dd.jpeg',
'https://images.openlane.eu/carimgs/5661782/general/22180163-c541-43a7-ae6e-9fda8148e780.jpg',
'https://images.openlane.eu/carimgs/5661782/general/4c91c521-df21-4dca-a821-09fd642e0986.jpeg',
'https://images.openlane.eu/carimgs/5661782/general/068afb4c-97c6-4739-a30e-bb78dfb7c487.jpeg',
'https://images.openlane.eu/carimgs/5661782/general/9bda4a6e-f6a2-47e0-bc78-45084e63f86b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 450576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/91445af4-ecce-4004-abc1-2084529e928e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 448792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/cec95dbe-88bf-4d1e-aa1e-6c78b0013eee.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 461437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/a43a0d0d-51ca-4eae-9c73-abc641766594.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34608,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/07b99c85-6a65-40aa-9c24-2d8d5ac648b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63587,
'Height': 601,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/18cad146-d608-4100-a036-2134a0354a59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/03aea5ff-485e-4c68-90be-1230fcb5d8dd.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/22180163-c541-43a7-ae6e-9fda8148e780.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/4c91c521-df21-4dca-a821-09fd642e0986.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/068afb4c-97c6-4739-a30e-bb78dfb7c487.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39c466-fd94-590b-91be-c6cdceb303af/9a39c466-fd94-590b-91be-c6cdceb303af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661782/general/9bda4a6e-f6a2-47e0-bc78-45084e63f86b.jpeg',
'Width': 1021}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Fabia 1.0 TSI Ambition - Petrol - Manual - 95 hp - 21.072 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728554%27 HTTP/1.1" 200 None
2026-03-25 16:33:22 [adesa.fr] INFO: Saving data for 10728554: {'created_time': 1774456402.043377, 'last_price_update_time': 1774456402.043389, 'auction_closing_time': 1774607400.0}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728554') HTTP/1.1" 204 0
2026-03-25 16:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10728269
2026-03-25 16:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10728269
2026-03-25 16:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5dd0c4f8-b95d-53fa-bd78-2c73975b440c with identifier: 10728269 to the API
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '5dd0c4f8-b95d-53fa-bd78-2c73975b440c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728269',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 34403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5687042/general/71f377b3-f24d-4543-8dcf-fbe3bab2a939.jpg',
'https://images.openlane.eu/carimgs/5687042/general/6d28d912-fbf4-47cb-8d39-3dd9189f8970.png',
'https://images.openlane.eu/carimgs/5687042/general/a29d96da-554f-41b0-b164-f77db7302b68.jpg',
'https://images.openlane.eu/carimgs/5687042/general/37b669e9-c3dd-4200-aa33-e0052398ee9a.jpg',
'https://images.openlane.eu/carimgs/5687042/general/18066089-0e14-4632-a543-229918c8a6c5.jpeg',
'https://images.openlane.eu/carimgs/5687042/general/4a0ed39a-0cf4-49bb-bc1a-7d1efd07f144.jpeg',
'https://images.openlane.eu/carimgs/5687042/general/51f0935e-ba85-44cb-90d1-f6b2bddeb7f4.jpeg',
'https://images.openlane.eu/carimgs/5687042/general/f7a55d27-8352-433f-817c-1727f1226bf4.jpeg',
'https://images.openlane.eu/carimgs/5687042/general/bbdb03de-0fe4-4f22-8cf6-a672a93924ef.jpg',
'https://images.openlane.eu/carimgs/5687042/general/b49e641e-5cd5-4189-80cf-d9ef1348aa29.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41709,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/71f377b3-f24d-4543-8dcf-fbe3bab2a939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 513045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/6d28d912-fbf4-47cb-8d39-3dd9189f8970.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/a29d96da-554f-41b0-b164-f77db7302b68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/37b669e9-c3dd-4200-aa33-e0052398ee9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/18066089-0e14-4632-a543-229918c8a6c5.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/4a0ed39a-0cf4-49bb-bc1a-7d1efd07f144.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/51f0935e-ba85-44cb-90d1-f6b2bddeb7f4.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/f7a55d27-8352-433f-817c-1727f1226bf4.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/bbdb03de-0fe4-4f22-8cf6-a672a93924ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd0c4f8-b95d-53fa-bd78-2c73975b440c/5dd0c4f8-b95d-53fa-bd78-2c73975b440c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687042/general/b49e641e-5cd5-4189-80cf-d9ef1348aa29.jpg',
'Width': 800}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq - Electric - Automatic - 180 hp - 34.403 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728269%27 HTTP/1.1" 200 None
2026-03-25 16:33:22 [adesa.fr] INFO: Saving data for 10728269: {'created_time': 1774456402.44021, 'last_price_update_time': 1774456402.440221, 'auction_closing_time': 1774606200.0}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728269') HTTP/1.1" 204 0
2026-03-25 16:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028
2026-03-25 16:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028
2026-03-25 16:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028 to the API
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675028>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Gray',
'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': '3de61c28-78bb-5469-a0ad-4540a13372d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675028',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 28238,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2024-10-31',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 136 hp - 28.238 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675028%27 HTTP/1.1" 200 None
2026-03-25 16:33:22 [adesa.fr] INFO: Saving data for 10675028: {'auction_closing_time': 1798675200.0, 'created_time': 1773667938.250996, 'last_price_update_time': 1774456402.726228}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675028') HTTP/1.1" 204 0
2026-03-25 16:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920
2026-03-25 16:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920
2026-03-25 16:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920 to the API
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652920>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4889c398-aea3-53a9-9dce-0afa49d2478c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652920',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 28721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 136 hp - 28.721 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652920%27 HTTP/1.1" 200 None
2026-03-25 16:33:22 [adesa.fr] INFO: Saving data for 10652920: {'auction_closing_time': 1798675200.0, 'created_time': 1773229623.808802, 'last_price_update_time': 1774456402.98389}
2026-03-25 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10652920') HTTP/1.1" 204 0
2026-03-25 16:33:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 5.815(s), this was the 1st time calling it.
2026-03-25 16:33:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.074207714443515 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 16:33:22 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'edea441fd65401e5d191bce7d5129bfa', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=edea441fd65401e5d191bce7d5129bfa.
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710136698%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10136698: 2
2026-03-25 16:33:23 [adesa.fr] INFO: Scraping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-25 16:33:23 [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-25 16:33:23 [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-25 16:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%279905933%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 9905933: 2
2026-03-25 16:33:23 [adesa.fr] INFO: Scraping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597849%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10597849: 2
2026-03-25 16:33:23 [adesa.fr] INFO: Scraping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710580073%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10580073: 2
2026-03-25 16:33:23 [adesa.fr] INFO: Scraping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718734%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-25 16:33:23 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719679%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-25 16:33:23 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640495%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10640495: 2
2026-03-25 16:33:23 [adesa.fr] INFO: Scraping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627155%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10627155: 2
2026-03-25 16:33:23 [adesa.fr] INFO: Scraping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-25 16:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-25 16:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-25 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-25 16:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12fa93e4-5404-5c3d-bde3-006a72260479, identifier: 10405353
2026-03-25 16:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-25 16:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-25 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-25 16:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0ae585e-7f58-5441-adfc-5fcb46d23c59, identifier: 10641918
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721193%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10721193: 0
2026-03-25 16:33:23 [adesa.fr] INFO: Skipping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Scrape type for 10437881: 2
2026-03-25 16:33:23 [adesa.fr] INFO: Scraping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-25 16:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-25 16:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-25 16:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353 to the API
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:23 [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-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Saving data for 10405353: {'auction_closing_time': 1798675200.0, 'created_time': 1773230165.047295, 'last_price_update_time': 1774456403.69714}
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405353') HTTP/1.1" 204 0
2026-03-25 16:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-25 16:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-25 16:33: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-25 16:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33: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-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-25 16:33:23 [adesa.fr] INFO: Saving data for 10641918: {'auction_closing_time': 1798675200.0, 'created_time': 1773230131.94671, 'last_price_update_time': 1774456403.973291}
2026-03-25 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33: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-25 16:33:23 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10699722: 2
2026-03-25 16:33:24 [adesa.fr] INFO: Scraping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-25 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10331201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10489924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10394825: 2
2026-03-25 16:33:24 [adesa.fr] INFO: Scraping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-25 16:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-25 16:33:24 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687167%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-25 16:33:24 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10632404
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710632404%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10632404: 2
2026-03-25 16:33:24 [adesa.fr] INFO: Scraping item 10632404 url https://www.openlane.eu/en/carv6/auction/10632404
2026-03-25 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-25 16:33:24 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-25 16:33:24 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-25 16:33:24 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10597858: 2
2026-03-25 16:33:24 [adesa.fr] INFO: Scraping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-25 16:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10688557: 2
2026-03-25 16:33:24 [adesa.fr] INFO: Scraping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-25 16:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-25 16:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d37fae0e-680f-5002-8c29-7c23e7ea389d with scrape type 2
2026-03-25 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d37fae0e-680f-5002-8c29-7c23e7ea389d with scrape type 2
2026-03-25 16:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d37fae0e-680f-5002-8c29-7c23e7ea389d, identifier: 10331201
2026-03-25 16:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-25 16:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47e03249-1da3-554c-baf6-362f152c01d6 with scrape type 2
2026-03-25 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47e03249-1da3-554c-baf6-362f152c01d6 with scrape type 2
2026-03-25 16:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47e03249-1da3-554c-baf6-362f152c01d6, identifier: 10489924
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-25 16:33:24 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-25 16:33:24 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-25 16:33:24 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Scrape type for 10452571: 2
2026-03-25 16:33:24 [adesa.fr] INFO: Scraping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-25 16:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-25 16:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-25 16:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201 to the API
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10331201>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd37fae0e-680f-5002-8c29-7c23e7ea389d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-301-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10331201',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19339,
'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': None,
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.339 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-25 16:33:24 [adesa.fr] INFO: Saving data for 10331201: {'auction_closing_time': 1798671600.0, 'created_time': 1773230079.025295, 'last_price_update_time': 1774456404.684045}
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10331201') HTTP/1.1" 204 0
2026-03-25 16:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-25 16:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-25 16:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924 to the API
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10489924>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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': '47e03249-1da3-554c-baf6-362f152c01d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-072-DX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10489924',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 5.954 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Saving data for 10489924: {'auction_closing_time': 1798671600.0, 'created_time': 1773230105.037883, 'last_price_update_time': 1774456405.04336}
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10489924') HTTP/1.1" 204 0
2026-03-25 16:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-25 16:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf251b87-e8a7-5434-951c-ac36bd92fcac with scrape type 2
2026-03-25 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf251b87-e8a7-5434-951c-ac36bd92fcac with scrape type 2
2026-03-25 16:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf251b87-e8a7-5434-951c-ac36bd92fcac, identifier: 10326073
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10437891
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437891%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10437891: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10437891 url https://www.openlane.eu/en/carv6/auction/10437891
2026-03-25 16:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-25 16:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-25 16:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073 to the API
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326073>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf251b87-e8a7-5434-951c-ac36bd92fcac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-123-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19868,
'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': None,
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 19.868 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Saving data for 10326073: {'auction_closing_time': 1798671600.0, 'created_time': 1773230072.802499, 'last_price_update_time': 1774456405.405273}
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326073') HTTP/1.1" 204 0
2026-03-25 16:33:25 [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-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10512962: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-25 16:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10661603: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10411867: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10326128: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-25 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10556138: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-25 16:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10222565: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10231005: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-25 16:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-25 16:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-25 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-25 16:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c85e599f-e66c-5c8b-a2bf-d657637c577a, identifier: 10694993
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10676045: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-25 16:33:25 [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-25 16:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-25 16:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-25 16:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993 to the API
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:25 [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-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Saving data for 10694993: {'auction_closing_time': 1798671600.0, 'created_time': 1773927575.999095, 'last_price_update_time': 1774456405.907958}
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694993') HTTP/1.1" 204 0
2026-03-25 16:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:25 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707950%27 HTTP/1.1" 200 None
2026-03-25 16:33:25 [adesa.fr] INFO: Scrape type for 10707950: 2
2026-03-25 16:33:25 [adesa.fr] INFO: Scraping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-25 16:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050
2026-03-25 16:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 868882d6-0783-5f65-a00d-4c857dc36128 with scrape type 2
2026-03-25 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 868882d6-0783-5f65-a00d-4c857dc36128 with scrape type 2
2026-03-25 16:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 868882d6-0783-5f65-a00d-4c857dc36128, identifier: 10676050
2026-03-25 16:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-25 16:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-25 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-25 16:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5, identifier: 10571076
2026-03-25 16:33:26 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-25 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707951%27 HTTP/1.1" 200 None
2026-03-25 16:33:26 [adesa.fr] INFO: Scrape type for 10707951: 2
2026-03-25 16:33:26 [adesa.fr] INFO: Scraping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-25 16:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050
2026-03-25 16:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050
2026-03-25 16:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050 to the API
2026-03-25 16:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676050>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'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': '868882d6-0783-5f65-a00d-4c857dc36128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10703,
'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': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 10.703 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676050%27 HTTP/1.1" 200 None
2026-03-25 16:33:27 [adesa.fr] INFO: Saving data for 10676050: {'auction_closing_time': 1798675200.0, 'created_time': 1773754465.562728, 'last_price_update_time': 1774456407.03866}
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676050') HTTP/1.1" 204 0
2026-03-25 16:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-25 16:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-25 16:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076 to the API
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:27 [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-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-25 16:33:27 [adesa.fr] INFO: Saving data for 10571076: {'auction_closing_time': 1798671600.0, 'created_time': 1773230041.949707, 'last_price_update_time': 1774456407.37709}
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10571076') HTTP/1.1" 204 0
2026-03-25 16:33:27 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707949%27 HTTP/1.1" 200 None
2026-03-25 16:33:27 [adesa.fr] INFO: Scrape type for 10707949: 2
2026-03-25 16:33:27 [adesa.fr] INFO: Scraping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-25 16:33:27 [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-25 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:27 [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-25 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10459274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:27 [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-25 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-25 16:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-25 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-25 16:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7927ad0b-b543-5b44-974b-c6f07a60e7f2, identifier: 10606719
2026-03-25 16:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-25 16:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-25 16:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719 to the API
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:27 [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-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-25 16:33:27 [adesa.fr] INFO: Saving data for 10606719: {'auction_closing_time': 1798671600.0, 'created_time': 1773230014.593542, 'last_price_update_time': 1774456407.871858}
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10606719') HTTP/1.1" 204 0
2026-03-25 16:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-25 16:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-25 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-25 16:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09057566-af56-5eb9-a3f1-c4ee728fd045, identifier: 10439487
2026-03-25 16:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274
2026-03-25 16:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c2fd05-5583-5bef-a768-c48168deb44b with scrape type 2
2026-03-25 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c2fd05-5583-5bef-a768-c48168deb44b with scrape type 2
2026-03-25 16:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64c2fd05-5583-5bef-a768-c48168deb44b, identifier: 10459274
2026-03-25 16:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-25 16:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-25 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-25 16:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c, identifier: 10326062
2026-03-25 16:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-25 16:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-25 16:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487 to the API
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:28 [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-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-25 16:33:28 [adesa.fr] INFO: Saving data for 10439487: {'auction_closing_time': 1798671600.0, 'created_time': 1773230036.230025, 'last_price_update_time': 1774456408.580513}
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10439487') HTTP/1.1" 204 0
2026-03-25 16:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274
2026-03-25 16:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274
2026-03-25 16:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274 to the API
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10459274>
{'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': '64c2fd05-5583-5bef-a768-c48168deb44b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-388-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10459274',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24274,
'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': None,
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 24.274 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-25 16:33:28 [adesa.fr] INFO: Saving data for 10459274: {'auction_closing_time': 1798671600.0, 'created_time': 1773230102.937999, 'last_price_update_time': 1774456408.842164}
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10459274') HTTP/1.1" 204 0
2026-03-25 16:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-25 16:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-25 16:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062 to the API
2026-03-25 16:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:29 [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-25 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-25 16:33:29 [adesa.fr] INFO: Saving data for 10326062: {'auction_closing_time': 1798671600.0, 'created_time': 1773851610.833642, 'last_price_update_time': 1774456409.108769}
2026-03-25 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326062') HTTP/1.1" 204 0
2026-03-25 16:33:29 [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-25 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-25 16:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with scrape type 2
2026-03-25 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with scrape type 2
2026-03-25 16:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2353a0b2-b4ff-5696-b884-878fe58ab2e0, identifier: 10702500
2026-03-25 16:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-25 16:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-25 16:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500 to the API
2026-03-25 16:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:30 [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-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702500%27 HTTP/1.1" 200 None
2026-03-25 16:33:30 [adesa.fr] INFO: Saving data for 10702500: {'auction_closing_time': 1798671600.0, 'created_time': 1774273020.353171, 'last_price_update_time': 1774456410.082527}
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702500') HTTP/1.1" 204 0
2026-03-25 16:33:30 [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-25 16:33:30 [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-25 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:30 [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-25 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-25 16:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-25 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-25 16:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9763a854-5701-505f-8470-91548dd68684, identifier: 10699722
2026-03-25 16:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-25 16:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-25 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-25 16:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d, identifier: 10136698
2026-03-25 16:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-25 16:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-25 16:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722 to the API
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:30 [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-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-25 16:33:30 [adesa.fr] INFO: Saving data for 10699722: {'auction_closing_time': 1798671600.0, 'created_time': 1774273011.16619, 'last_price_update_time': 1774456410.615829}
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699722') HTTP/1.1" 204 0
2026-03-25 16:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-25 16:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-25 16:33:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698 to the API
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:30 [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-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710136698%27 HTTP/1.1" 200 None
2026-03-25 16:33:30 [adesa.fr] INFO: Saving data for 10136698: {'auction_closing_time': 1798671600.0, 'created_time': 1773229988.804105, 'last_price_update_time': 1774456410.890649}
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10136698') HTTP/1.1" 204 0
2026-03-25 16:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-25 16:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-25 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-25 16:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18e72488-5098-558f-ab9a-06012f77de60, identifier: 10650228
2026-03-25 16:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-25 16:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-25 16:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228 to the API
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:31 [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-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710650228%27 HTTP/1.1" 200 None
2026-03-25 16:33:31 [adesa.fr] INFO: Saving data for 10650228: {'auction_closing_time': 1798671600.0, 'created_time': 1773229990.044051, 'last_price_update_time': 1774456411.471222}
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10650228') HTTP/1.1" 204 0
2026-03-25 16:33:31 [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-25 16:33:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-25 16:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-25 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-25 16:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d11227b2-c1e0-582e-8705-41217498e876, identifier: 10437881
2026-03-25 16:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-25 16:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-25 16:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881 to the API
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:31 [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-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-25 16:33:31 [adesa.fr] INFO: Saving data for 10437881: {'auction_closing_time': 1798671600.0, 'created_time': 1773230109.87494, 'last_price_update_time': 1774456411.926142}
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10437881') HTTP/1.1" 204 0
2026-03-25 16:33:31 [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-25 16:33:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-25 16:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 2
2026-03-25 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 2
2026-03-25 16:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4167dc31-6080-5d31-8574-22ac9ee6c5e8, identifier: 10710381
2026-03-25 16:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-25 16:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-25 16:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381 to the API
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:32 [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-25 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-25 16:33:32 [adesa.fr] INFO: Saving data for 10710381: {'auction_closing_time': 1798671600.0, 'created_time': 1774359466.653599, 'last_price_update_time': 1774456412.416192}
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710381') HTTP/1.1" 204 0
2026-03-25 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10437891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:32 [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-25 16:33:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891
2026-03-25 16:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with scrape type 2
2026-03-25 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with scrape type 2
2026-03-25 16:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e, identifier: 10437891
2026-03-25 16:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-25 16:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-25 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-25 16:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca02c699-29fe-532c-ae0b-71f309f1a3b7, identifier: 10231005
2026-03-25 16:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891
2026-03-25 16:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891
2026-03-25 16:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891 to the API
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10437891>
{'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': '06e9138a-12e7-58d5-a8a6-7171ffd18d2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-182-RQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10437891',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.126 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437891%27 HTTP/1.1" 200 None
2026-03-25 16:33:32 [adesa.fr] INFO: Saving data for 10437891: {'auction_closing_time': 1798671600.0, 'created_time': 1773230075.418005, 'last_price_update_time': 1774456412.987725}
2026-03-25 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10437891') HTTP/1.1" 204 0
2026-03-25 16:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-25 16:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-25 16:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005 to the API
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:33 [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-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-25 16:33:33 [adesa.fr] INFO: Saving data for 10231005: {'auction_closing_time': 1798671600.0, 'created_time': 1773229675.945794, 'last_price_update_time': 1774456413.325889}
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10231005') HTTP/1.1" 204 0
2026-03-25 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:33 [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-25 16:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949
2026-03-25 16:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with scrape type 2
2026-03-25 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with scrape type 2
2026-03-25 16:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8cec52b-d77d-5e96-95d5-a8ecebe702a9, identifier: 10707949
2026-03-25 16:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-25 16:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-25 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-25 16:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6e9458d-7e8e-58f4-a440-6f8cb09b6360, identifier: 10326128
2026-03-25 16:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949
2026-03-25 16:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949
2026-03-25 16:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949 to the API
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707949>
{'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': 'c8cec52b-d77d-5e96-95d5-a8ecebe702a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707949',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 27823,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 27.823 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707949%27 HTTP/1.1" 200 None
2026-03-25 16:33:33 [adesa.fr] INFO: Saving data for 10707949: {'auction_closing_time': 1798671600.0, 'created_time': 1774272990.399633, 'last_price_update_time': 1774456413.865549}
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707949') HTTP/1.1" 204 0
2026-03-25 16:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-25 16:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-25 16:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128 to the API
2026-03-25 16:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:34 [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-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-25 16:33:34 [adesa.fr] INFO: Saving data for 10326128: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.356212, 'last_price_update_time': 1774456414.123052}
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326128') HTTP/1.1" 204 0
2026-03-25 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-25 16:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2a7560-30c5-588c-9e93-9df74d9a93af with scrape type 2
2026-03-25 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f2a7560-30c5-588c-9e93-9df74d9a93af with scrape type 2
2026-03-25 16:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f2a7560-30c5-588c-9e93-9df74d9a93af, identifier: 10707951
2026-03-25 16:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-25 16:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-25 16:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951 to the API
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707951>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7f2a7560-30c5-588c-9e93-9df74d9a93af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 27129,
'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 - 27.129 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707951%27 HTTP/1.1" 200 None
2026-03-25 16:33:34 [adesa.fr] INFO: Saving data for 10707951: {'auction_closing_time': 1798671600.0, 'created_time': 1774273008.232823, 'last_price_update_time': 1774456414.604217}
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707951') HTTP/1.1" 204 0
2026-03-25 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404
2026-03-25 16:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d279c3-a49a-55b1-9356-19bb2312f839 with scrape type 2
2026-03-25 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d279c3-a49a-55b1-9356-19bb2312f839 with scrape type 2
2026-03-25 16:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 71d279c3-a49a-55b1-9356-19bb2312f839, identifier: 10632404
2026-03-25 16:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404
2026-03-25 16:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404
2026-03-25 16:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404 to the API
2026-03-25 16:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632404>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '71d279c3-a49a-55b1-9356-19bb2312f839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-120-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632404',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 21239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Hybrid - Automatic - 136 hp - 21.239 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710632404%27 HTTP/1.1" 200 None
2026-03-25 16:33:36 [adesa.fr] INFO: Saving data for 10632404: {'auction_closing_time': 1798671600.0, 'created_time': 1773229962.704128, 'last_price_update_time': 1774456416.032815}
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10632404') HTTP/1.1" 204 0
2026-03-25 16:33: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-25 16:33:36 [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-25 16:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-25 16:33: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-25 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11353326-b6d4-5cca-b20e-f4af7fc000cd with scrape type 2
2026-03-25 16:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11353326-b6d4-5cca-b20e-f4af7fc000cd, identifier: 10707950
2026-03-25 16:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-25 16:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-25 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-25 16:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9faea89-ac1d-519e-a543-4d517f54f92c, identifier: 10676045
2026-03-25 16:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-25 16:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-25 16:33: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-25 16:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:36 [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-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707950%27 HTTP/1.1" 200 None
2026-03-25 16:33:36 [adesa.fr] INFO: Saving data for 10707950: {'auction_closing_time': 1798671600.0, 'created_time': 1774272989.415369, 'last_price_update_time': 1774456416.646961}
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707950') HTTP/1.1" 204 0
2026-03-25 16:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-25 16:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-25 16:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045 to the API
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:36 [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-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-25 16:33:36 [adesa.fr] INFO: Saving data for 10676045: {'auction_closing_time': 1798671600.0, 'created_time': 1773754438.784335, 'last_price_update_time': 1774456416.909339}
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676045') HTTP/1.1" 204 0
2026-03-25 16:33:36 [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-25 16:33:36 [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-25 16:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-25 16:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-25 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-25 16:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf50da96-ea7a-5706-bc86-def6ca0a4ce0, identifier: 10222565
2026-03-25 16:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-25 16:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-25 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-25 16:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006, identifier: 10662209
2026-03-25 16:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-25 16:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-25 16:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565 to the API
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:37 [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-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-25 16:33:37 [adesa.fr] INFO: Saving data for 10222565: {'auction_closing_time': 1798671600.0, 'created_time': 1773229926.260378, 'last_price_update_time': 1774456417.434682}
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10222565') HTTP/1.1" 204 0
2026-03-25 16:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-25 16:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-25 16:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209 to the API
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:37 [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-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-25 16:33:37 [adesa.fr] INFO: Saving data for 10662209: {'auction_closing_time': 1798671600.0, 'created_time': 1773408734.681172, 'last_price_update_time': 1774456417.706828}
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662209') HTTP/1.1" 204 0
2026-03-25 16:33:37 [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-25 16:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-25 16:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-25 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-25 16:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95516071-50be-521b-a770-b0b22fc0d283, identifier: 10556138
2026-03-25 16:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-25 16:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-25 16:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138 to the API
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:38 [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-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Saving data for 10556138: {'auction_closing_time': 1798671600.0, 'created_time': 1773229974.662037, 'last_price_update_time': 1774456418.245401}
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10556138') HTTP/1.1" 204 0
2026-03-25 16:33:38 [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-25 16:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710380%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10710380: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10715794: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10721766
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721766%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10721766: 0
2026-03-25 16:33:38 [adesa.fr] INFO: Skipping item 10721766 url https://www.openlane.eu/en/carv6/auction/10721766
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640496%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10640496: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-25 16:33:38 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-25 16:33:38 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-25 16:33:38 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10715796
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715796%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10715796: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10715796 url https://www.openlane.eu/en/carv6/auction/10715796
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-25 16:33:38 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-25 16:33:38 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702499%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10702499: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-25 16:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-25 16:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-25 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-25 16:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ec68797-8a29-5521-8413-3c411cbbb23f, identifier: 10411867
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10558919
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710558919%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10558919: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10558919 url https://www.openlane.eu/en/carv6/auction/10558919
2026-03-25 16:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-25 16:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-25 16:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867 to the API
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:38 [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-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Saving data for 10411867: {'auction_closing_time': 1798671600.0, 'created_time': 1773230145.437244, 'last_price_update_time': 1774456418.821687}
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10411867') HTTP/1.1" 204 0
2026-03-25 16:33:38 [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-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10574132: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-25 16:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:38 [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-25 16:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10690022: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709611%27 HTTP/1.1" 200 None
2026-03-25 16:33:38 [adesa.fr] INFO: Scrape type for 10709611: 2
2026-03-25 16:33:38 [adesa.fr] INFO: Scraping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-25 16:33:38 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-25 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-25 16:33:39 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694299%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10694299: 2
2026-03-25 16:33:39 [adesa.fr] INFO: Scraping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10595519: 2
2026-03-25 16:33:39 [adesa.fr] INFO: Scraping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10554218: 2
2026-03-25 16:33:39 [adesa.fr] INFO: Scraping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-25 16:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-25 16:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-25 16:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-25 16:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9278c57e-ae18-5925-9827-429d56856fa8, identifier: 10512962
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10689052: 2
2026-03-25 16:33:39 [adesa.fr] INFO: Scraping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-25 16:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-25 16:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-25 16:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962 to the API
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:39 [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-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Saving data for 10512962: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.728464, 'last_price_update_time': 1774456419.536788}
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10512962') HTTP/1.1" 204 0
2026-03-25 16:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-25 16:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-25 16:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-25 16:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8420559e-09ba-5a81-ae21-1ca1970aa06c, identifier: 10661603
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10597882: 2
2026-03-25 16:33:39 [adesa.fr] INFO: Scraping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-25 16:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-25 16:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-25 16:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603 to the API
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:39 [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-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Saving data for 10661603: {'auction_closing_time': 1798671600.0, 'created_time': 1773322944.693377, 'last_price_update_time': 1774456419.923136}
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661603') HTTP/1.1" 204 0
2026-03-25 16:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10452571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-25 16:33:39 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-25 16:33:39 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-25 16:33:39 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-25 16:33:39 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-25 16:33:40 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722728%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10722728: 0
2026-03-25 16:33:40 [adesa.fr] INFO: Skipping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10681278
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681278%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10681278: 2
2026-03-25 16:33:40 [adesa.fr] INFO: Scraping item 10681278 url https://www.openlane.eu/en/carv6/auction/10681278
2026-03-25 16:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10713164: 2
2026-03-25 16:33:40 [adesa.fr] INFO: Scraping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-25 16:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10711367
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711367%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10711367: 2
2026-03-25 16:33:40 [adesa.fr] INFO: Scraping item 10711367 url https://www.openlane.eu/en/carv6/auction/10711367
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10681283: 2
2026-03-25 16:33:40 [adesa.fr] INFO: Scraping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-25 16:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-25 16:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aae383a-e43b-5e90-93e3-a34abd8581f9 with scrape type 2
2026-03-25 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aae383a-e43b-5e90-93e3-a34abd8581f9 with scrape type 2
2026-03-25 16:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2aae383a-e43b-5e90-93e3-a34abd8581f9, identifier: 10452571
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10707278
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707278%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10707278: 2
2026-03-25 16:33:40 [adesa.fr] INFO: Scraping item 10707278 url https://www.openlane.eu/en/carv6/auction/10707278
2026-03-25 16:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-25 16:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-25 16:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571 to the API
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10452571>
{'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': '2aae383a-e43b-5e90-93e3-a34abd8581f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10452571',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5445,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'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 - 5.445 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Saving data for 10452571: {'auction_closing_time': 1798671600.0, 'created_time': 1773230184.932559, 'last_price_update_time': 1774456420.537923}
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10452571') HTTP/1.1" 204 0
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10682593: 2
2026-03-25 16:33:40 [adesa.fr] INFO: Scraping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-25 16:33:40 [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-25 16:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-25 16:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd510a4-61a1-57dc-8399-db473eeef8b9 with scrape type 2
2026-03-25 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd510a4-61a1-57dc-8399-db473eeef8b9 with scrape type 2
2026-03-25 16:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2fd510a4-61a1-57dc-8399-db473eeef8b9, identifier: 10630790
2026-03-25 16:33:40 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-25 16:33:40 [adesa.fr] INFO: Scrape type for 10573240: 2
2026-03-25 16:33:40 [adesa.fr] INFO: Scraping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-25 16:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-25 16:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-25 16:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790 to the API
2026-03-25 16:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630790>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '2fd510a4-61a1-57dc-8399-db473eeef8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630790',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10919,
'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': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 10.919 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-25 16:33:41 [adesa.fr] INFO: Saving data for 10630790: {'auction_closing_time': 1798675200.0, 'created_time': 1773230132.629934, 'last_price_update_time': 1774456421.535116}
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10630790') HTTP/1.1" 204 0
2026-03-25 16:33:41 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-25 16:33:41 [adesa.fr] INFO: Scrape type for 10269547: 2
2026-03-25 16:33:41 [adesa.fr] INFO: Scraping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-25 16:33:41 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-25 16:33:41 [adesa.fr] INFO: Scrape type for 10713169: 2
2026-03-25 16:33:41 [adesa.fr] INFO: Scraping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-25 16:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-25 16:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-25 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-25 16:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1a520a5-7810-5704-96cf-691b7298ef3f, identifier: 10597858
2026-03-25 16:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-25 16:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-25 16:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858 to the API
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:42 [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-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Saving data for 10597858: {'auction_closing_time': 1798671600.0, 'created_time': 1773229942.780238, 'last_price_update_time': 1774456422.091024}
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597858') HTTP/1.1" 204 0
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10654300: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10699471
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699471%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10699471: 0
2026-03-25 16:33:42 [adesa.fr] INFO: Skipping item 10699471 url https://www.openlane.eu/en/carv6/auction/10699471
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-25 16:33:42 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702501%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10702501: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10707273: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10676823: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-25 16:33:42 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10673717: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10721364
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721364%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10721364: 0
2026-03-25 16:33:42 [adesa.fr] INFO: Skipping item 10721364 url https://www.openlane.eu/en/carv6/auction/10721364
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10688251: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-25 16:33:42 [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-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10695288
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695288%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10695288: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10695288 url https://www.openlane.eu/en/carv6/auction/10695288
2026-03-25 16:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10679268: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10707858: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10473270: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682079%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10682079: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-25 16:33:42 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647802%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10647802: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473269%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10473269: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-25 16:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-25 16:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-25 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-25 16:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aac357b8-da46-51de-9d46-a509cc7d9f3a, identifier: 9905933
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-25 16:33:42 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710477906%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10477906: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-25 16:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-25 16:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-25 16:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933 to the API
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:42 [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-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%279905933%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Saving data for 9905933: {'auction_closing_time': 1798671600.0, 'created_time': 1773229936.679413, 'last_price_update_time': 1774456422.820053}
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='9905933') HTTP/1.1" 204 0
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707276%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10707276: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710381371%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10381371: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710375917%27 HTTP/1.1" 200 None
2026-03-25 16:33:42 [adesa.fr] INFO: Scrape type for 10375917: 2
2026-03-25 16:33:42 [adesa.fr] INFO: Scraping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-25 16:33:42 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-25 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326152%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10326152: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707860%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10707860: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597840%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10597840: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10351032: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10681277: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10681282: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661519%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10661519: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10571074: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710408313%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10408313: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10649232: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10626577: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699452%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10662769: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10606748
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606748%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10606748: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10606748 url https://www.openlane.eu/en/carv6/auction/10606748
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711365%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10711365: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10693704: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10687169: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10721359
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721359%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10721359: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10721359 url https://www.openlane.eu/en/carv6/auction/10721359
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10715524: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10652149: 2
2026-03-25 16:33:43 [adesa.fr] INFO: Scraping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-25 16:33:43 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699412%27 HTTP/1.1" 200 None
2026-03-25 16:33:43 [adesa.fr] INFO: Scrape type for 10699412: 0
2026-03-25 16:33:43 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-25 16:33:43 [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-25 16:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-25 16:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-25 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-25 16:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0bbf94c-b68c-5474-897f-923839eb256c, identifier: 10688557
2026-03-25 16:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-25 16:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-25 16:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557 to the API
2026-03-25 16:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:44 [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-25 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-25 16:33:44 [adesa.fr] INFO: Saving data for 10688557: {'auction_closing_time': 1798671600.0, 'created_time': 1773929732.580763, 'last_price_update_time': 1774456424.440653}
2026-03-25 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688557') HTTP/1.1" 204 0
2026-03-25 16:33:46 [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-25 16:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-25 16:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-25 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-25 16:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d913a34d-dd53-5053-960c-c48df5c54bb5, identifier: 10699457
2026-03-25 16:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-25 16:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-25 16:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457 to the API
2026-03-25 16:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:46 [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-25 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-25 16:33:46 [adesa.fr] INFO: Saving data for 10699457: {'auction_closing_time': 1798671600.0, 'created_time': 1774273007.841171, 'last_price_update_time': 1774456426.533881}
2026-03-25 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699457') HTTP/1.1" 204 0
2026-03-25 16:33:47 [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-25 16:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-25 16:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-25 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-25 16:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5853a6c-83ae-5c20-a461-310d46f1cfc9, identifier: 10704551
2026-03-25 16:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-25 16:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-25 16:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551 to the API
2026-03-25 16:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:48 [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-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710704551%27 HTTP/1.1" 200 None
2026-03-25 16:33:48 [adesa.fr] INFO: Saving data for 10704551: {'auction_closing_time': 1798671600.0, 'created_time': 1774273005.965019, 'last_price_update_time': 1774456428.060298}
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704551') HTTP/1.1" 204 0
2026-03-25 16:33:48 [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-25 16:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-25 16:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-25 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-25 16:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79f86e52-68d6-59b7-bc64-05100f4fd9de, identifier: 10394825
2026-03-25 16:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-25 16:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-25 16:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825 to the API
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:48 [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-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-25 16:33:48 [adesa.fr] INFO: Saving data for 10394825: {'auction_closing_time': 1798671600.0, 'created_time': 1773230079.800416, 'last_price_update_time': 1774456428.934075}
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10394825') HTTP/1.1" 204 0
2026-03-25 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10558919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919
2026-03-25 16:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with scrape type 2
2026-03-25 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with scrape type 2
2026-03-25 16:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d14ca08f-3d2d-5d35-8772-862fd4d2cda7, identifier: 10558919
2026-03-25 16:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919
2026-03-25 16:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919
2026-03-25 16:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919 to the API
2026-03-25 16:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10558919>
{'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': 'd14ca08f-3d2d-5d35-8772-862fd4d2cda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-860-XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10558919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 4.774 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710558919%27 HTTP/1.1" 200 None
2026-03-25 16:33:49 [adesa.fr] INFO: Saving data for 10558919: {'auction_closing_time': 1798671600.0, 'created_time': 1773229898.671582, 'last_price_update_time': 1774456429.377114}
2026-03-25 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10558919') HTTP/1.1" 204 0
2026-03-25 16:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-25 16:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab0ae34-4a88-5481-8695-47c74ffae37f with scrape type 2
2026-03-25 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab0ae34-4a88-5481-8695-47c74ffae37f with scrape type 2
2026-03-25 16:33:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1ab0ae34-4a88-5481-8695-47c74ffae37f, identifier: 10597882
2026-03-25 16:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-25 16:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-25 16:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882 to the API
2026-03-25 16:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597882>
{'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': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '1ab0ae34-4a88-5481-8695-47c74ffae37f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-120-VB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597882',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10753,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2i Allure Pack - Petrol - Manual - 102 hp - 10.753 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-25 16:33:50 [adesa.fr] INFO: Saving data for 10597882: {'auction_closing_time': 1798671600.0, 'created_time': 1773229837.285097, 'last_price_update_time': 1774456430.929198}
2026-03-25 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597882') HTTP/1.1" 204 0
2026-03-25 16:33:51 [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-25 16:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-25 16:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-25 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-25 16:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62413b3e-d7e5-55af-8590-e0ba24d524c4, identifier: 10627155
2026-03-25 16:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-25 16:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-25 16:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155 to the API
2026-03-25 16:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:52 [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-25 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627155%27 HTTP/1.1" 200 None
2026-03-25 16:33:52 [adesa.fr] INFO: Saving data for 10627155: {'auction_closing_time': 1798671600.0, 'created_time': 1773229976.423775, 'last_price_update_time': 1774456432.060812}
2026-03-25 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627155') HTTP/1.1" 204 0
2026-03-25 16:33:52 [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-25 16:33:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-25 16:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with scrape type 2
2026-03-25 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with scrape type 2
2026-03-25 16:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25f8e175-3041-5d98-af7d-6e96f0af9fa2, identifier: 10682593
2026-03-25 16:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-25 16:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-25 16:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593 to the API
2026-03-25 16:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:53 [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-25 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-25 16:33:53 [adesa.fr] INFO: Saving data for 10682593: {'auction_closing_time': 1798671600.0, 'created_time': 1773841853.110755, 'last_price_update_time': 1774456433.606604}
2026-03-25 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10682593') HTTP/1.1" 204 0
2026-03-25 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278
2026-03-25 16:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with scrape type 2
2026-03-25 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with scrape type 2
2026-03-25 16:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5, identifier: 10681278
2026-03-25 16:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278
2026-03-25 16:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278
2026-03-25 16:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278 to the API
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681278>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7e5dcb1d-ed76-5392-9999-7223b19a1cd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-477-EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681278',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 23327,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 23.327 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681278%27 HTTP/1.1" 200 None
2026-03-25 16:33:55 [adesa.fr] INFO: Saving data for 10681278: {'auction_closing_time': 1798671600.0, 'created_time': 1773754447.260144, 'last_price_update_time': 1774456435.259261}
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681278') HTTP/1.1" 204 0
2026-03-25 16:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-25 16:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with scrape type 2
2026-03-25 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with scrape type 2
2026-03-25 16:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d781f5bd-0ea2-5e32-905c-c6b01077b8d0, identifier: 10702499
2026-03-25 16:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-25 16:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-25 16:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499 to the API
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702499>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': 'd781f5bd-0ea2-5e32-905c-c6b01077b8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-935-DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702499',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 24.537 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702499%27 HTTP/1.1" 200 None
2026-03-25 16:33:55 [adesa.fr] INFO: Saving data for 10702499: {'auction_closing_time': 1798671600.0, 'created_time': 1774273019.083978, 'last_price_update_time': 1774456435.695263}
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702499') HTTP/1.1" 204 0
2026-03-25 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-25 16:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-25 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-25 16:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88803034-87eb-5ed4-b58b-5ec645d1e170, identifier: 10652149
2026-03-25 16:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-25 16:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-25 16:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149 to the API
2026-03-25 16:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652149>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '88803034-87eb-5ed4-b58b-5ec645d1e170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-824-TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652149',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 43034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 43.034 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-25 16:33:58 [adesa.fr] INFO: Saving data for 10652149: {'auction_closing_time': 1798671600.0, 'created_time': 1773229737.60018, 'last_price_update_time': 1774456438.364932}
2026-03-25 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10652149') HTTP/1.1" 204 0
2026-03-25 16:34:00 [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-25 16:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-25 16:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-25 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-25 16:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671, identifier: 10597849
2026-03-25 16:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-25 16:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-25 16:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849 to the API
2026-03-25 16:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:00 [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-25 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597849%27 HTTP/1.1" 200 None
2026-03-25 16:34:00 [adesa.fr] INFO: Saving data for 10597849: {'auction_closing_time': 1798671600.0, 'created_time': 1773229934.479824, 'last_price_update_time': 1774456440.807448}
2026-03-25 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597849') HTTP/1.1" 204 0
2026-03-25 16:34:01 [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-25 16:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-25 16:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-25 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-25 16:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 75fb2002-63de-56a2-b371-780e2b35217d, identifier: 10688251
2026-03-25 16:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-25 16:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-25 16:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251 to the API
2026-03-25 16:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:02 [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-25 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-25 16:34:02 [adesa.fr] INFO: Saving data for 10688251: {'auction_closing_time': 1798671600.0, 'created_time': 1773929192.659804, 'last_price_update_time': 1774456442.344525}
2026-03-25 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688251') HTTP/1.1" 204 0
2026-03-25 16:34:03 [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-25 16:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-25 16:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-25 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-25 16:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc008516-7cbe-50cd-9c77-c862797de8b9, identifier: 10518391
2026-03-25 16:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-25 16:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-25 16:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391 to the API
2026-03-25 16:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:03 [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-25 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-25 16:34:03 [adesa.fr] INFO: Saving data for 10518391: {'auction_closing_time': 1798671600.0, 'created_time': 1773229906.357769, 'last_price_update_time': 1774456443.980706}
2026-03-25 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10518391') HTTP/1.1" 204 0
2026-03-25 16:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365
2026-03-25 16:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 2
2026-03-25 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 2
2026-03-25 16:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aefffbab-f241-5aa9-962a-ec0f32fba38a, identifier: 10711365
2026-03-25 16:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365
2026-03-25 16:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365
2026-03-25 16:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365 to the API
2026-03-25 16:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711365>
{'auction_title': '',
'c_o_2_emission_value': 220,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 141,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'aefffbab-f241-5aa9-962a-ec0f32fba38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-739-LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711365',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 141 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711365%27 HTTP/1.1" 200 None
2026-03-25 16:34:04 [adesa.fr] INFO: Saving data for 10711365: {'auction_closing_time': 1798671600.0, 'created_time': 1774359540.255772, 'last_price_update_time': 1774456444.737346}
2026-03-25 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10711365') HTTP/1.1" 204 0
2026-03-25 16:34:06 [scrapy.extensions.logstats] INFO: Crawled 536 pages (at 74 pages/min), scraped 297 items (at 72 items/min)
2026-03-25 16:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 16:34:11 [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-25 16:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-25 16:34: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-25 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe37cd0-a475-54b3-8e73-228b69eb10ba with scrape type 2
2026-03-25 16:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbe37cd0-a475-54b3-8e73-228b69eb10ba, identifier: 10580073
2026-03-25 16:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-25 16:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-25 16:34: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-25 16:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:12 [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-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710580073%27 HTTP/1.1" 200 None
2026-03-25 16:34:12 [adesa.fr] INFO: Saving data for 10580073: {'auction_closing_time': 1798671600.0, 'created_time': 1773229930.066503, 'last_price_update_time': 1774456452.059268}
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10580073') HTTP/1.1" 204 0
2026-03-25 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748
2026-03-25 16:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de43487d-5238-516e-ab0a-e862a8b4c886 with scrape type 2
2026-03-25 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de43487d-5238-516e-ab0a-e862a8b4c886 with scrape type 2
2026-03-25 16:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de43487d-5238-516e-ab0a-e862a8b4c886, identifier: 10606748
2026-03-25 16:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748
2026-03-25 16:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748
2026-03-25 16:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748 to the API
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606748>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'de43487d-5238-516e-ab0a-e862a8b4c886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606748',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 54966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2020-06-02',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Boxer L1H1 2.2 HDI Asphalt - Diesel - Manual - 120 hp - '
'54.966 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2020}
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606748%27 HTTP/1.1" 200 None
2026-03-25 16:34:12 [adesa.fr] INFO: Saving data for 10606748: {'auction_closing_time': 1798671600.0, 'created_time': 1773229777.431737, 'last_price_update_time': 1774456452.669592}
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10606748') HTTP/1.1" 204 0
2026-03-25 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-25 16:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-25 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-25 16:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09cfc1a3-0faa-5f28-987d-26c0197993e2, identifier: 10626577
2026-03-25 16:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-25 16:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-25 16:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577 to the API
2026-03-25 16:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626577>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '09cfc1a3-0faa-5f28-987d-26c0197993e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-675-ZQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626577',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 12397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 12.397 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-25 16:34:14 [adesa.fr] INFO: Saving data for 10626577: {'auction_closing_time': 1798671600.0, 'created_time': 1773229799.166384, 'last_price_update_time': 1774456454.103688}
2026-03-25 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626577') HTTP/1.1" 204 0
2026-03-25 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-25 16:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-25 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-25 16:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 947d150e-e555-52ee-8ea5-10c847cd60d6, identifier: 10693704
2026-03-25 16:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-25 16:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-25 16:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704 to the API
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693704>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '947d150e-e555-52ee-8ea5-10c847cd60d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-135-KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 26392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 92 hp - 26.392 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-25 16:34:17 [adesa.fr] INFO: Saving data for 10693704: {'auction_closing_time': 1798671600.0, 'created_time': 1773928471.508703, 'last_price_update_time': 1774456457.464232}
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10693704') HTTP/1.1" 204 0
2026-03-25 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10408313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313
2026-03-25 16:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with scrape type 2
2026-03-25 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with scrape type 2
2026-03-25 16:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4438a2ed-bff9-508b-8e60-1cf8c27884e0, identifier: 10408313
2026-03-25 16:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313
2026-03-25 16:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313
2026-03-25 16:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313 to the API
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10408313>
{'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': 'Hybrid',
'id': '4438a2ed-bff9-508b-8e60-1cf8c27884e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-055-BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10408313',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 7090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Hybrid - Automatic - 136 hp - 7.090 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710408313%27 HTTP/1.1" 200 None
2026-03-25 16:34:18 [adesa.fr] INFO: Saving data for 10408313: {'auction_closing_time': 1798671600.0, 'created_time': 1773229818.119581, 'last_price_update_time': 1774456458.022318}
2026-03-25 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10408313') HTTP/1.1" 204 0
2026-03-25 16:34:19 [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-25 16:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-25 16:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-25 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-25 16:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b25b6dcd-c315-5085-ae8e-b784458a94fb, identifier: 10685083
2026-03-25 16:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-25 16:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-25 16:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083 to the API
2026-03-25 16:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:20 [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-25 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685083%27 HTTP/1.1" 200 None
2026-03-25 16:34:20 [adesa.fr] INFO: Saving data for 10685083: {'auction_closing_time': 1798671600.0, 'created_time': 1773929729.451542, 'last_price_update_time': 1774456460.095259}
2026-03-25 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685083') HTTP/1.1" 204 0
2026-03-25 16:34:21 [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-25 16:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-25 16:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-25 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-25 16:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01f6945c-1c8b-509b-b990-0497ec12e7c8, identifier: 10640495
2026-03-25 16:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-25 16:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-25 16:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495 to the API
2026-03-25 16:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:21 [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-25 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640495%27 HTTP/1.1" 200 None
2026-03-25 16:34:21 [adesa.fr] INFO: Saving data for 10640495: {'auction_closing_time': 1798671600.0, 'created_time': 1773229685.162958, 'last_price_update_time': 1774456461.584267}
2026-03-25 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640495') HTTP/1.1" 204 0
2026-03-25 16:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-25 16:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-25 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-25 16:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6, identifier: 10662769
2026-03-25 16:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-25 16:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-25 16:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769 to the API
2026-03-25 16:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662769>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2929df88-d7e1-54df-b1b6-81ecdd83d7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-643-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662769',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 150 hp - 60 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-25 16:34:22 [adesa.fr] INFO: Saving data for 10662769: {'auction_closing_time': 1798671600.0, 'created_time': 1773408732.811112, 'last_price_update_time': 1774456462.042548}
2026-03-25 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662769') HTTP/1.1" 204 0
2026-03-25 16:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10351032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-25 16:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-25 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-25 16:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 900f43a3-15ce-5301-86b5-0d0094979ce2, identifier: 10351032
2026-03-25 16:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-25 16:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-25 16:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032 to the API
2026-03-25 16:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10351032>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '900f43a3-15ce-5301-86b5-0d0094979ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-016-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10351032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 6033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2i GT - Petrol - Automatic - 136 hp - 6.033 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-25 16:34:24 [adesa.fr] INFO: Saving data for 10351032: {'auction_closing_time': 1798671600.0, 'created_time': 1773229819.072845, 'last_price_update_time': 1774456464.030096}
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10351032') HTTP/1.1" 204 0
2026-03-25 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-25 16:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-25 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-25 16:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2, identifier: 10649232
2026-03-25 16:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-25 16:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-25 16:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232 to the API
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649232>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-660-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649232',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 11386,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 11.386 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-25 16:34:24 [adesa.fr] INFO: Saving data for 10649232: {'auction_closing_time': 1798671600.0, 'created_time': 1773229801.438366, 'last_price_update_time': 1774456464.685289}
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10649232') HTTP/1.1" 204 0
2026-03-25 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-25 16:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-25 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-25 16:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21bb44ce-4462-570f-a3e1-38fbc4b29112, identifier: 10681282
2026-03-25 16:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-25 16:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-25 16:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282 to the API
2026-03-25 16:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681282>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '21bb44ce-4462-570f-a3e1-38fbc4b29112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-873-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681282',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 19419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 19.419 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-25 16:34:32 [adesa.fr] INFO: Saving data for 10681282: {'auction_closing_time': 1798671600.0, 'created_time': 1773754456.029636, 'last_price_update_time': 1774456472.676805}
2026-03-25 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681282') HTTP/1.1" 204 0
2026-03-25 16:34:35 [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-25 16:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-25 16:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-25 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-25 16:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9901b7cd-2781-56d3-85e7-7722086a4049, identifier: 10326152
2026-03-25 16:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-25 16:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-25 16:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152 to the API
2026-03-25 16:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:35 [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-25 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326152%27 HTTP/1.1" 200 None
2026-03-25 16:34:35 [adesa.fr] INFO: Saving data for 10326152: {'auction_closing_time': 1798671600.0, 'created_time': 1773229834.221628, 'last_price_update_time': 1774456475.533869}
2026-03-25 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326152') HTTP/1.1" 204 0
2026-03-25 16:34:36 [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-25 16:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-25 16:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-25 16:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-25 16:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1, identifier: 10375917
2026-03-25 16:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-25 16:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-25 16:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917 to the API
2026-03-25 16:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:36 [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-25 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710375917%27 HTTP/1.1" 200 None
2026-03-25 16:34:36 [adesa.fr] INFO: Saving data for 10375917: {'auction_closing_time': 1798671600.0, 'created_time': 1773229881.513274, 'last_price_update_time': 1774456476.842759}
2026-03-25 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10375917') HTTP/1.1" 204 0
2026-03-25 16:34:36 [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-25 16:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-25 16:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-25 16:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-25 16:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6caf0ea-927e-5c23-b6ed-61ed6da62f57, identifier: 10707860
2026-03-25 16:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-25 16:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-25 16:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860 to the API
2026-03-25 16:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:37 [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-25 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707860%27 HTTP/1.1" 200 None
2026-03-25 16:34:37 [adesa.fr] INFO: Saving data for 10707860: {'auction_closing_time': 1798671600.0, 'created_time': 1774273024.881026, 'last_price_update_time': 1774456477.294008}
2026-03-25 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707860') HTTP/1.1" 204 0
2026-03-25 16:34:42 [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-25 16:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-25 16:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-25 16:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-25 16:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 94174988-b291-5e9b-a0b2-554c8735821f, identifier: 10597840
2026-03-25 16:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-25 16:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-25 16:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840 to the API
2026-03-25 16:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:43 [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-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597840%27 HTTP/1.1" 200 None
2026-03-25 16:34:43 [adesa.fr] INFO: Saving data for 10597840: {'auction_closing_time': 1798671600.0, 'created_time': 1773229856.895633, 'last_price_update_time': 1774456483.024078}
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597840') HTTP/1.1" 204 0
2026-03-25 16:34:43 [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-25 16:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-25 16:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-25 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-25 16:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 728f78bb-dc5c-52ae-94ae-5e8e53647e68, identifier: 10381371
2026-03-25 16:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-25 16:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-25 16:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371 to the API
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:43 [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-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710381371%27 HTTP/1.1" 200 None
2026-03-25 16:34:43 [adesa.fr] INFO: Saving data for 10381371: {'auction_closing_time': 1798671600.0, 'created_time': 1773229875.650872, 'last_price_update_time': 1774456483.553402}
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10381371') HTTP/1.1" 204 0
2026-03-25 16:34:44 [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-25 16:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-25 16:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-25 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-25 16:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2d8ef0a-c4ed-5b55-8002-510cf63d8279, identifier: 10473269
2026-03-25 16:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-25 16:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-25 16:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269 to the API
2026-03-25 16:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:44 [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-25 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473269%27 HTTP/1.1" 200 None
2026-03-25 16:34:44 [adesa.fr] INFO: Saving data for 10473269: {'auction_closing_time': 1798671600.0, 'created_time': 1773229993.021834, 'last_price_update_time': 1774456484.844963}
2026-03-25 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473269') HTTP/1.1" 204 0
2026-03-25 16:34:44 [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-25 16:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-25 16:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-25 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-25 16:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca, identifier: 10477906
2026-03-25 16:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-25 16:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-25 16:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906 to the API
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:45 [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-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710477906%27 HTTP/1.1" 200 None
2026-03-25 16:34:45 [adesa.fr] INFO: Saving data for 10477906: {'auction_closing_time': 1798671600.0, 'created_time': 1773229879.012504, 'last_price_update_time': 1774456485.436052}
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10477906') HTTP/1.1" 204 0
2026-03-25 16:34:45 [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-25 16:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-25 16:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-25 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-25 16:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 115f5543-f157-5a40-85d7-d0b739d2192d, identifier: 10707276
2026-03-25 16:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-25 16:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-25 16:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276 to the API
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:45 [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-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707276%27 HTTP/1.1" 200 None
2026-03-25 16:34:45 [adesa.fr] INFO: Saving data for 10707276: {'auction_closing_time': 1798671600.0, 'created_time': 1774273034.887185, 'last_price_update_time': 1774456485.871095}
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707276') HTTP/1.1" 204 0
2026-03-25 16:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10647802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802
2026-03-25 16:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59e34c30-df65-55fe-ba10-71f9ed092927 with scrape type 2
2026-03-25 16:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59e34c30-df65-55fe-ba10-71f9ed092927 with scrape type 2
2026-03-25 16:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 59e34c30-df65-55fe-ba10-71f9ed092927, identifier: 10647802
2026-03-25 16:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802
2026-03-25 16:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802
2026-03-25 16:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802 to the API
2026-03-25 16:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10647802>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '59e34c30-df65-55fe-ba10-71f9ed092927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-832-LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10647802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 9192,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW Allure - Petrol - Automatic - 136 hp - 9.192 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647802%27 HTTP/1.1" 200 None
2026-03-25 16:34:47 [adesa.fr] INFO: Saving data for 10647802: {'auction_closing_time': 1798671600.0, 'created_time': 1773229724.542748, 'last_price_update_time': 1774456487.176827}
2026-03-25 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10647802') HTTP/1.1" 204 0
2026-03-25 16:34:47 [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-25 16:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-25 16:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-25 16:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-25 16:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cdbc7968-01a5-5d0b-858c-8113ba63f0f6, identifier: 10473270
2026-03-25 16:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-25 16:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-25 16:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270 to the API
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:48 [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-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-25 16:34:48 [adesa.fr] INFO: Saving data for 10473270: {'auction_closing_time': 1798671600.0, 'created_time': 1773229730.100482, 'last_price_update_time': 1774456488.223674}
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473270') HTTP/1.1" 204 0
2026-03-25 16:34:48 [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-25 16:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-25 16:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-25 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-25 16:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 74feffb5-59b1-5d61-95b0-80b28c62e8ac, identifier: 10707858
2026-03-25 16:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-25 16:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-25 16:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858 to the API
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:48 [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-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-25 16:34:48 [adesa.fr] INFO: Saving data for 10707858: {'auction_closing_time': 1798671600.0, 'created_time': 1774273033.156612, 'last_price_update_time': 1774456488.850608}
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707858') HTTP/1.1" 204 0
2026-03-25 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079
2026-03-25 16:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3672ce8-0475-5f00-9910-5e11bb5f50b6 with scrape type 2
2026-03-25 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3672ce8-0475-5f00-9910-5e11bb5f50b6 with scrape type 2
2026-03-25 16:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3672ce8-0475-5f00-9910-5e11bb5f50b6, identifier: 10682079
2026-03-25 16:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079
2026-03-25 16:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079
2026-03-25 16:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079 to the API
2026-03-25 16:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682079>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3672ce8-0475-5f00-9910-5e11bb5f50b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-150-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 11301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-04-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Petrol - Automatic - 136 hp - 11.301 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682079%27 HTTP/1.1" 200 None
2026-03-25 16:34:49 [adesa.fr] INFO: Saving data for 10682079: {'auction_closing_time': 1798671600.0, 'created_time': 1773754455.167586, 'last_price_update_time': 1774456489.419425}
2026-03-25 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10682079') HTTP/1.1" 204 0
2026-03-25 16:34:49 [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-25 16:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-25 16:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-25 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-25 16:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25e1a7fd-909c-51d6-8052-ffdee67e6b33, identifier: 10679268
2026-03-25 16:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-25 16:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-25 16:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268 to the API
2026-03-25 16:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:50 [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-25 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-25 16:34:50 [adesa.fr] INFO: Saving data for 10679268: {'auction_closing_time': 1798671600.0, 'created_time': 1773754435.629345, 'last_price_update_time': 1774456490.953721}
2026-03-25 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10679268') HTTP/1.1" 204 0
2026-03-25 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288
2026-03-25 16:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cecd065-5819-5610-8313-4103d7be825f with scrape type 2
2026-03-25 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cecd065-5819-5610-8313-4103d7be825f with scrape type 2
2026-03-25 16:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4cecd065-5819-5610-8313-4103d7be825f, identifier: 10695288
2026-03-25 16:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288
2026-03-25 16:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288
2026-03-25 16:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288 to the API
2026-03-25 16:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695288>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4cecd065-5819-5610-8313-4103d7be825f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD-074-HJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695288',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 67952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 1.6 GT - Hybrid - Automatic - 180 hp - 67.952 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695288%27 HTTP/1.1" 200 None
2026-03-25 16:34:52 [adesa.fr] INFO: Saving data for 10695288: {'auction_closing_time': 1798671600.0, 'created_time': 1773928289.44826, 'last_price_update_time': 1774456492.033598}
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695288') HTTP/1.1" 204 0
2026-03-25 16:34:52 [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-25 16:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-25 16:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with scrape type 2
2026-03-25 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with scrape type 2
2026-03-25 16:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589, identifier: 10571074
2026-03-25 16:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-25 16:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-25 16:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074 to the API
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571074>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9f6c92ba-be5e-52d9-bfc8-c1fb70031589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-215-CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571074',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 23724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 23.724 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-25 16:34:52 [adesa.fr] INFO: Saving data for 10571074: {'auction_closing_time': 1798671600.0, 'created_time': 1773229817.394067, 'last_price_update_time': 1774456492.574009}
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10571074') HTTP/1.1" 204 0
2026-03-25 16:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-25 16:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-25 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-25 16:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c97fc220-e8a7-586e-b5bf-100658c215f2, identifier: 10661519
2026-03-25 16:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-25 16:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-25 16:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519 to the API
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:52 [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-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661519%27 HTTP/1.1" 200 None
2026-03-25 16:34:53 [adesa.fr] INFO: Saving data for 10661519: {'auction_closing_time': 1798671600.0, 'created_time': 1773322689.539582, 'last_price_update_time': 1774456493.013497}
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661519') HTTP/1.1" 204 0
2026-03-25 16:34:53 [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-25 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-25 16:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be40eaa0-fe51-599c-a0c0-60cb1a200940 with scrape type 2
2026-03-25 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be40eaa0-fe51-599c-a0c0-60cb1a200940 with scrape type 2
2026-03-25 16:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: be40eaa0-fe51-599c-a0c0-60cb1a200940, identifier: 10673717
2026-03-25 16:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-25 16:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-25 16:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717 to the API
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:53 [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-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-25 16:34:53 [adesa.fr] INFO: Saving data for 10673717: {'auction_closing_time': 1798671600.0, 'created_time': 1773667972.90194, 'last_price_update_time': 1774456493.712207}
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10673717') HTTP/1.1" 204 0
2026-03-25 16:34:53 [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-25 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-25 16:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-25 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-25 16:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb4abcf1-0599-55bd-a401-8eb41c1ab4df, identifier: 10676823
2026-03-25 16:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-25 16:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-25 16:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823 to the API
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:54 [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-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-25 16:34:54 [adesa.fr] INFO: Saving data for 10676823: {'auction_closing_time': 1798671600.0, 'created_time': 1773754443.44018, 'last_price_update_time': 1774456494.175086}
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676823') HTTP/1.1" 204 0
2026-03-25 16:34:54 [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-25 16:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501
2026-03-25 16:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 138fe6b6-8f39-5132-a6da-7d9064447c7c with scrape type 2
2026-03-25 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 138fe6b6-8f39-5132-a6da-7d9064447c7c with scrape type 2
2026-03-25 16:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 138fe6b6-8f39-5132-a6da-7d9064447c7c, identifier: 10702501
2026-03-25 16:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501
2026-03-25 16:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501
2026-03-25 16:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501 to the API
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702501>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '138fe6b6-8f39-5132-a6da-7d9064447c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-385-RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702501',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 17361,
'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 - 17.361 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702501%27 HTTP/1.1" 200 None
2026-03-25 16:34:54 [adesa.fr] INFO: Saving data for 10702501: {'auction_closing_time': 1798671600.0, 'created_time': 1774273037.714055, 'last_price_update_time': 1774456494.538797}
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702501') HTTP/1.1" 204 0
2026-03-25 16:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-25 16:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-25 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-25 16:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c550dbc-e463-5dbc-959e-5f022361764e, identifier: 10654300
2026-03-25 16:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-25 16:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-25 16:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300 to the API
2026-03-25 16:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:55 [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-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-25 16:34:55 [adesa.fr] INFO: Saving data for 10654300: {'auction_closing_time': 1798671600.0, 'created_time': 1773229873.516549, 'last_price_update_time': 1774456495.137492}
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10654300') HTTP/1.1" 204 0
2026-03-25 16:34:55 [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-25 16:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-25 16:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb46af07-cce5-5beb-9e74-c6665decd947 with scrape type 2
2026-03-25 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb46af07-cce5-5beb-9e74-c6665decd947 with scrape type 2
2026-03-25 16:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb46af07-cce5-5beb-9e74-c6665decd947, identifier: 10681277
2026-03-25 16:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-25 16:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-25 16:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277 to the API
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681277>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb46af07-cce5-5beb-9e74-c6665decd947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-855-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681277',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 14701,
'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 - 14.701 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-25 16:34:55 [adesa.fr] INFO: Saving data for 10681277: {'auction_closing_time': 1798671600.0, 'created_time': 1773754442.24918, 'last_price_update_time': 1774456495.772977}
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681277') HTTP/1.1" 204 0
2026-03-25 16:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-25 16:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 2
2026-03-25 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 2
2026-03-25 16:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e1c34f0-6b34-5b9b-a212-5653c38769da, identifier: 10713169
2026-03-25 16:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-25 16:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-25 16:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169 to the API
2026-03-25 16:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:56 [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-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-25 16:34:56 [adesa.fr] INFO: Saving data for 10713169: {'auction_closing_time': 1798671600.0, 'created_time': 1774359589.628565, 'last_price_update_time': 1774456496.131522}
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713169') HTTP/1.1" 204 0
2026-03-25 16:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278
2026-03-25 16:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee65dfd-405a-5443-9707-5604d715f334 with scrape type 2
2026-03-25 16:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ee65dfd-405a-5443-9707-5604d715f334 with scrape type 2
2026-03-25 16:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ee65dfd-405a-5443-9707-5604d715f334, identifier: 10707278
2026-03-25 16:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278
2026-03-25 16:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278
2026-03-25 16:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278 to the API
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707278>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5ee65dfd-405a-5443-9707-5604d715f334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707278',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 27755,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 136 hp - 27.755 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707278%27 HTTP/1.1" 200 None
2026-03-25 16:34:56 [adesa.fr] INFO: Saving data for 10707278: {'auction_closing_time': 1798671600.0, 'created_time': 1774273036.722399, 'last_price_update_time': 1774456496.605643}
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707278') HTTP/1.1" 204 0
2026-03-25 16:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-25 16:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ff4f3-cc7c-547e-9543-01b45c9d818e with scrape type 2
2026-03-25 16:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25ff4f3-cc7c-547e-9543-01b45c9d818e with scrape type 2
2026-03-25 16:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a25ff4f3-cc7c-547e-9543-01b45c9d818e, identifier: 10681283
2026-03-25 16:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-25 16:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-25 16:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283 to the API
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681283>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'a25ff4f3-cc7c-547e-9543-01b45c9d818e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-299-AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 21842,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Style - Petrol - Manual - 101 hp - 21.842 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-25 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-25 16:34:57 [adesa.fr] INFO: Saving data for 10681283: {'auction_closing_time': 1798671600.0, 'created_time': 1773754440.960492, 'last_price_update_time': 1774456497.092379}
2026-03-25 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681283') HTTP/1.1" 204 0
2026-03-25 16:34:59 [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-25 16:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-25 16:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-25 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-25 16:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c7def01-c327-58a3-aa81-69571670b4d9, identifier: 10269547
2026-03-25 16:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-25 16:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-25 16:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547 to the API
2026-03-25 16:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:34:59 [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-25 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-25 16:34:59 [adesa.fr] INFO: Saving data for 10269547: {'auction_closing_time': 1798671600.0, 'created_time': 1773230095.506997, 'last_price_update_time': 1774456499.956962}
2026-03-25 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269547') HTTP/1.1" 204 0
2026-03-25 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367
2026-03-25 16:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with scrape type 2
2026-03-25 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with scrape type 2
2026-03-25 16:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 081f4fa8-abb4-5e86-b25a-1433ea503ed4, identifier: 10711367
2026-03-25 16:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367
2026-03-25 16:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367
2026-03-25 16:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367 to the API
2026-03-25 16:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711367>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '081f4fa8-abb4-5e86-b25a-1433ea503ed4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-404-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 18403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Style - Petrol - Manual - 101 hp - 18.403 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-25 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711367%27 HTTP/1.1" 200 None
2026-03-25 16:35:00 [adesa.fr] INFO: Saving data for 10711367: {'auction_closing_time': 1798671600.0, 'created_time': 1774359740.988957, 'last_price_update_time': 1774456500.416725}
2026-03-25 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10711367') HTTP/1.1" 204 0
2026-03-25 16:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10554218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-25 16:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca000aa3-23e6-5314-9585-c387cd1bc5d2 with scrape type 2
2026-03-25 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca000aa3-23e6-5314-9585-c387cd1bc5d2 with scrape type 2
2026-03-25 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca000aa3-23e6-5314-9585-c387cd1bc5d2, identifier: 10554218
2026-03-25 16:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-25 16:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-25 16:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218 to the API
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10554218>
{'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': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca000aa3-23e6-5314-9585-c387cd1bc5d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-260-ZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10554218',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 12990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 102 hp - 12.990 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-25 16:35:01 [adesa.fr] INFO: Saving data for 10554218: {'auction_closing_time': 1798671600.0, 'created_time': 1773229691.865228, 'last_price_update_time': 1774456501.550009}
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10554218') HTTP/1.1" 204 0
2026-03-25 16:35:01 [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-25 16:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-25 16:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 2
2026-03-25 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 2
2026-03-25 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 563b9c43-7c87-5849-8ac7-fae6799a678f, identifier: 10715524
2026-03-25 16:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-25 16:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-25 16:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524 to the API
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:02 [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-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
2026-03-25 16:35:02 [adesa.fr] INFO: Saving data for 10715524: {'auction_closing_time': 1798671600.0, 'created_time': 1774359524.424395, 'last_price_update_time': 1774456502.031016}
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715524') HTTP/1.1" 204 0
2026-03-25 16:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10595519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-25 16:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with scrape type 2
2026-03-25 16:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with scrape type 2
2026-03-25 16:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1, identifier: 10595519
2026-03-25 16:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-25 16:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-25 16:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519 to the API
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10595519>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '46393dcd-d5bb-5930-b1e3-0e3080ccd6d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10595519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 23925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 101 hp - 23.925 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-25 16:35:02 [adesa.fr] INFO: Saving data for 10595519: {'auction_closing_time': 1798671600.0, 'created_time': 1773229883.358672, 'last_price_update_time': 1774456502.838282}
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10595519') HTTP/1.1" 204 0
2026-03-25 16:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299
2026-03-25 16:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with scrape type 2
2026-03-25 16:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with scrape type 2
2026-03-25 16:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd, identifier: 10694299
2026-03-25 16:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299
2026-03-25 16:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299
2026-03-25 16:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299 to the API
2026-03-25 16:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694299>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-353-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694299',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 23838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 101 hp - 23.838 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694299%27 HTTP/1.1" 200 None
2026-03-25 16:35:06 [adesa.fr] INFO: Saving data for 10694299: {'auction_closing_time': 1798671600.0, 'created_time': 1773929552.608103, 'last_price_update_time': 1774456506.373709}
2026-03-25 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694299') HTTP/1.1" 204 0
2026-03-25 16:35:06 [scrapy.extensions.logstats] INFO: Crawled 577 pages (at 41 pages/min), scraped 338 items (at 41 items/min)
2026-03-25 16:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-25 16:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdab630-d0fb-5cf8-b96a-32349e75056a with scrape type 2
2026-03-25 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdab630-d0fb-5cf8-b96a-32349e75056a with scrape type 2
2026-03-25 16:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: afdab630-d0fb-5cf8-b96a-32349e75056a, identifier: 10709611
2026-03-25 16:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-25 16:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-25 16:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611 to the API
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709611>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'afdab630-d0fb-5cf8-b96a-32349e75056a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-666-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709611',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Style - Petrol - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709611%27 HTTP/1.1" 200 None
2026-03-25 16:35:11 [adesa.fr] INFO: Saving data for 10709611: {'auction_closing_time': 1798671600.0, 'created_time': 1774359787.966025, 'last_price_update_time': 1774456511.393041}
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10709611') HTTP/1.1" 204 0
2026-03-25 16:35:11 [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-25 16:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-25 16:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-25 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-25 16:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae20233a-be4a-52c0-9d7f-78df9e862cb2, identifier: 10573240
2026-03-25 16:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-25 16:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-25 16:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240 to the API
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:11 [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-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-25 16:35:11 [adesa.fr] INFO: Saving data for 10573240: {'auction_closing_time': 1798671600.0, 'created_time': 1773229903.475409, 'last_price_update_time': 1774456511.878375}
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10573240') HTTP/1.1" 204 0
2026-03-25 16:35:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 22.054(s), this was the 1st time calling it.
2026-03-25 16:35:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6769333401563387 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 16:35:13 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '23b307f4d8cb60f0a0104f2d8d9261a0', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=23b307f4d8cb60f0a0104f2d8d9261a0.
2026-03-25 16:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-25 16:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with scrape type 2
2026-03-25 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with scrape type 2
2026-03-25 16:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64, identifier: 10574132
2026-03-25 16:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-25 16:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-25 16:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132 to the API
2026-03-25 16:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574132>
{'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': '2b1f69e3-a9c7-596a-9c42-4b3558eb7c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-734-AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574132',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 6.852 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-25 16:35:15 [adesa.fr] INFO: Saving data for 10574132: {'auction_closing_time': 1798671600.0, 'created_time': 1773229740.041696, 'last_price_update_time': 1774456515.342836}
2026-03-25 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10574132') HTTP/1.1" 204 0
2026-03-25 16:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796
2026-03-25 16:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3c6b009-7572-5457-a850-28fa2a8fb000 with scrape type 2
2026-03-25 16:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3c6b009-7572-5457-a850-28fa2a8fb000 with scrape type 2
2026-03-25 16:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3c6b009-7572-5457-a850-28fa2a8fb000, identifier: 10715796
2026-03-25 16:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796
2026-03-25 16:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796
2026-03-25 16:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796 to the API
2026-03-25 16:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715796>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3c6b009-7572-5457-a850-28fa2a8fb000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-711-AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715796',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 15838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-07-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 15.838 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715796%27 HTTP/1.1" 200 None
2026-03-25 16:35:16 [adesa.fr] INFO: Saving data for 10715796: {'auction_closing_time': 1798671600.0, 'created_time': 1774359632.489655, 'last_price_update_time': 1774456516.165509}
2026-03-25 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715796') HTTP/1.1" 204 0
2026-03-25 16:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 16:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380
2026-03-25 16:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b076df5e-968d-5d48-8c3d-b4fa6133c331 with scrape type 2
2026-03-25 16:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b076df5e-968d-5d48-8c3d-b4fa6133c331 with scrape type 2
2026-03-25 16:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b076df5e-968d-5d48-8c3d-b4fa6133c331, identifier: 10710380
2026-03-25 16:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380
2026-03-25 16:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380
2026-03-25 16:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380 to the API
2026-03-25 16:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710380>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b076df5e-968d-5d48-8c3d-b4fa6133c331',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-880-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710380',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10663,
'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 - 10.663 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710380%27 HTTP/1.1" 200 None
2026-03-25 16:35:22 [adesa.fr] INFO: Saving data for 10710380: {'auction_closing_time': 1798671600.0, 'created_time': 1774359639.681488, 'last_price_update_time': 1774456522.689708}
2026-03-25 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710380') HTTP/1.1" 204 0
2026-03-25 16:35:22 [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-25 16:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-25 16:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-25 16:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-25 16:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47ef13a5-4471-540b-873b-ee8d03bc40e2, identifier: 10707273
2026-03-25 16:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-25 16:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-25 16:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273 to the API
2026-03-25 16:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:23 [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-25 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-25 16:35:23 [adesa.fr] INFO: Saving data for 10707273: {'auction_closing_time': 1798671600.0, 'created_time': 1774273017.857109, 'last_price_update_time': 1774456523.157333}
2026-03-25 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707273') HTTP/1.1" 204 0
2026-03-25 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-25 16:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb46d26-25c6-5684-9b30-93dcd610912e with scrape type 2
2026-03-25 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bb46d26-25c6-5684-9b30-93dcd610912e with scrape type 2
2026-03-25 16:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bb46d26-25c6-5684-9b30-93dcd610912e, identifier: 10690022
2026-03-25 16:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-25 16:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-25 16:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022 to the API
2026-03-25 16:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690022>
{'auction_title': '',
'c_o_2_emission_value': 110,
'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': '4bb46d26-25c6-5684-9b30-93dcd610912e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-058-AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690022',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Style - Petrol - Automatic - 136 hp - 10.025 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-25 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-25 16:35:24 [adesa.fr] INFO: Saving data for 10690022: {'auction_closing_time': 1798671600.0, 'created_time': 1773930089.451547, 'last_price_update_time': 1774456524.138726}
2026-03-25 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10690022') HTTP/1.1" 204 0
2026-03-25 16:35:24 [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-25 16:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-25 16:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502feb6b-b306-59ac-b466-8cacb8973294 with scrape type 2
2026-03-25 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 502feb6b-b306-59ac-b466-8cacb8973294 with scrape type 2
2026-03-25 16:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 502feb6b-b306-59ac-b466-8cacb8973294, identifier: 10715794
2026-03-25 16:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-25 16:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-25 16:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794 to the API
2026-03-25 16:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:25 [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-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-25 16:35:25 [adesa.fr] INFO: Saving data for 10715794: {'auction_closing_time': 1798671600.0, 'created_time': 1774359630.082224, 'last_price_update_time': 1774456525.02175}
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715794') HTTP/1.1" 204 0
2026-03-25 16:35:25 [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-25 16:35:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-25 16:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-25 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-25 16:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0083b96-4b87-5300-8f6f-d7d122ee3da2, identifier: 10269481
2026-03-25 16:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-25 16:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-25 16:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481 to the API
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:25 [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-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269481%27 HTTP/1.1" 200 None
2026-03-25 16:35:25 [adesa.fr] INFO: Saving data for 10269481: {'auction_closing_time': 1798671600.0, 'created_time': 1773229907.604978, 'last_price_update_time': 1774456525.469535}
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269481') HTTP/1.1" 204 0
2026-03-25 16:35:26 [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-25 16:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-25 16:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-25 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-25 16:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ebc8f289-ee59-5c82-a455-78b0ec0214fc, identifier: 10683948
2026-03-25 16:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-25 16:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-25 16:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948 to the API
2026-03-25 16:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:26 [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-25 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-25 16:35:26 [adesa.fr] INFO: Saving data for 10683948: {'auction_closing_time': 1798671600.0, 'created_time': 1773928649.394979, 'last_price_update_time': 1774456526.68845}
2026-03-25 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10683948') HTTP/1.1" 204 0
2026-03-25 16:35:29 [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-25 16:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-25 16:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-25 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-25 16:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf, identifier: 10057241
2026-03-25 16:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-25 16:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-25 16:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241 to the API
2026-03-25 16:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:29 [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-25 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710057241%27 HTTP/1.1" 200 None
2026-03-25 16:35:29 [adesa.fr] INFO: Saving data for 10057241: {'auction_closing_time': 1798671600.0, 'created_time': 1773230007.104542, 'last_price_update_time': 1774456529.997255}
2026-03-25 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10057241') HTTP/1.1" 204 0
2026-03-25 16:35:30 [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-25 16:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-25 16:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-25 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-25 16:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, identifier: 10531347
2026-03-25 16:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-25 16:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-25 16:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347 to the API
2026-03-25 16:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:30 [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-25 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-25 16:35:30 [adesa.fr] INFO: Saving data for 10531347: {'auction_closing_time': 1798671600.0, 'created_time': 1773230017.140038, 'last_price_update_time': 1774456530.840379}
2026-03-25 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10531347') HTTP/1.1" 204 0
2026-03-25 16:35:30 [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-25 16:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:30 [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-25 16:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-25 16:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-25 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-25 16:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 917a4774-abce-5de3-83ce-16c5e2e6819f, identifier: 10640496
2026-03-25 16:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-25 16:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-25 16:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496 to the API
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:31 [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-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640496%27 HTTP/1.1" 200 None
2026-03-25 16:35:31 [adesa.fr] INFO: Saving data for 10640496: {'auction_closing_time': 1798671600.0, 'created_time': 1773229928.774509, 'last_price_update_time': 1774456531.507322}
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640496') HTTP/1.1" 204 0
2026-03-25 16:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-25 16:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-25 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-25 16:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba, identifier: 10473268
2026-03-25 16:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-25 16:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-25 16:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268 to the API
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:31 [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-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-25 16:35:31 [adesa.fr] INFO: Saving data for 10473268: {'auction_closing_time': 1798671600.0, 'created_time': 1773230035.819462, 'last_price_update_time': 1774456531.861291}
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473268') HTTP/1.1" 204 0
2026-03-25 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10051044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-25 16:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f3b927-da5a-5945-9332-af4519044bb1 with scrape type 2
2026-03-25 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33f3b927-da5a-5945-9332-af4519044bb1 with scrape type 2
2026-03-25 16:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33f3b927-da5a-5945-9332-af4519044bb1, identifier: 10051044
2026-03-25 16:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-25 16:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-25 16:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044 to the API
2026-03-25 16:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10051044>
{'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': '33f3b927-da5a-5945-9332-af4519044bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-131-SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10051044',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 29630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 29.630 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-25 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-25 16:35:33 [adesa.fr] INFO: Saving data for 10051044: {'auction_closing_time': 1798671600.0, 'created_time': 1773229618.947819, 'last_price_update_time': 1774456533.027194}
2026-03-25 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10051044') HTTP/1.1" 204 0
2026-03-25 16:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10513909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-25 16:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with scrape type 2
2026-03-25 16:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with scrape type 2
2026-03-25 16:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d2a21cf4-5d45-56c5-a43d-47aa000e35b6, identifier: 10513909
2026-03-25 16:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-25 16:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-25 16:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909 to the API
2026-03-25 16:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10513909>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'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': 'd2a21cf4-5d45-56c5-a43d-47aa000e35b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10513909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 9740,
'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': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 9.740 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-25 16:35:39 [adesa.fr] INFO: Saving data for 10513909: {'auction_closing_time': 1798675200.0, 'created_time': 1773230135.349689, 'last_price_update_time': 1774456539.165372}
2026-03-25 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10513909') HTTP/1.1" 204 0
2026-03-25 16:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10669348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-25 16:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with scrape type 2
2026-03-25 16:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with scrape type 2
2026-03-25 16:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 437818ac-cb3c-514a-95a9-3b9ed397d8d9, identifier: 10669348
2026-03-25 16:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-25 16:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-25 16:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348 to the API
2026-03-25 16:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10669348>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'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': '437818ac-cb3c-514a-95a9-3b9ed397d8d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10669348',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 9460,
'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': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 9.460 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-25 16:35:41 [adesa.fr] INFO: Saving data for 10669348: {'auction_closing_time': 1798675200.0, 'created_time': 1773667996.819636, 'last_price_update_time': 1774456541.148437}
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10669348') HTTP/1.1" 204 0
2026-03-25 16:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10451783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-25 16:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794f5240-1f78-5943-9de8-0e2b1e94f348 with scrape type 2
2026-03-25 16:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794f5240-1f78-5943-9de8-0e2b1e94f348 with scrape type 2
2026-03-25 16:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 794f5240-1f78-5943-9de8-0e2b1e94f348, identifier: 10451783
2026-03-25 16:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-25 16:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-25 16:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783 to the API
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10451783>
{'auction_title': '',
'c_o_2_emission_value': 33,
'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': 'Hybrid',
'id': '794f5240-1f78-5943-9de8-0e2b1e94f348',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-514-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10451783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 28094,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2024-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 28.094 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710451783%27 HTTP/1.1" 200 None
2026-03-25 16:35:41 [adesa.fr] INFO: Saving data for 10451783: {'auction_closing_time': 1798671600.0, 'created_time': 1773230085.508786, 'last_price_update_time': 1774456541.610881}
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10451783') HTTP/1.1" 204 0
2026-03-25 16:35:42 [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-25 16:35:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-25 16:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-25 16:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-25 16:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 82bda044-2b94-5fb8-abc7-70846a669df3, identifier: 10284853
2026-03-25 16:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-25 16:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-25 16:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853 to the API
2026-03-25 16:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:42 [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': None,
'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-25 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-25 16:35:42 [adesa.fr] INFO: Saving data for 10284853: {'auction_closing_time': 1798671600.0, 'created_time': 1773229901.684863, 'last_price_update_time': 1774456542.979868}
2026-03-25 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10284853') HTTP/1.1" 204 0
2026-03-25 16:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10601085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-25 16:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfdc478b-da20-5c2b-8c97-52d53691445f with scrape type 2
2026-03-25 16:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfdc478b-da20-5c2b-8c97-52d53691445f with scrape type 2
2026-03-25 16:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cfdc478b-da20-5c2b-8c97-52d53691445f, identifier: 10601085
2026-03-25 16:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-25 16:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-25 16:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085 to the API
2026-03-25 16:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10601085>
{'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': 'cfdc478b-da20-5c2b-8c97-52d53691445f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10601085',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 8678,
'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': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 8.678 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-25 16:35:43 [adesa.fr] INFO: Saving data for 10601085: {'auction_closing_time': 1798675200.0, 'created_time': 1773230107.257596, 'last_price_update_time': 1774456543.424162}
2026-03-25 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10601085') HTTP/1.1" 204 0
2026-03-25 16:35:44 [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-25 16:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-25 16:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-25 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-25 16:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8422789d-88ae-5af8-9433-21b76ff4f4a9, identifier: 10532900
2026-03-25 16:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-25 16:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-25 16:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900 to the API
2026-03-25 16:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:45 [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-25 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-25 16:35:45 [adesa.fr] INFO: Saving data for 10532900: {'auction_closing_time': 1798675200.0, 'created_time': 1773230171.013859, 'last_price_update_time': 1774456545.528814}
2026-03-25 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10532900') HTTP/1.1" 204 0
2026-03-25 16:35:45 [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-25 16:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-25 16:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-25 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-25 16:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2, identifier: 10691961
2026-03-25 16:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-25 16:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f089992-5e4a-5360-89ff-d731b55fe1fa with scrape type 2
2026-03-25 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f089992-5e4a-5360-89ff-d731b55fe1fa with scrape type 2
2026-03-25 16:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f089992-5e4a-5360-89ff-d731b55fe1fa, identifier: 10633066
2026-03-25 16:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-25 16:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-25 16:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961 to the API
2026-03-25 16:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:46 [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-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-25 16:35:46 [adesa.fr] INFO: Saving data for 10691961: {'auction_closing_time': 1798675200.0, 'created_time': 1773930819.032132, 'last_price_update_time': 1774456546.084054}
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691961') HTTP/1.1" 204 0
2026-03-25 16:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-25 16:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-25 16:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066 to the API
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633066>
{'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': '7f089992-5e4a-5360-89ff-d731b55fe1fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633066',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 7402,
'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': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 7.402 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-25 16:35:46 [adesa.fr] INFO: Saving data for 10633066: {'auction_closing_time': 1798675200.0, 'created_time': 1773230087.493769, 'last_price_update_time': 1774456546.343105}
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10633066') HTTP/1.1" 204 0
2026-03-25 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10540685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685
2026-03-25 16:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with scrape type 2
2026-03-25 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with scrape type 2
2026-03-25 16:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f763a535-54d8-5b3c-a8c6-9ae8b7f38488, identifier: 10540685
2026-03-25 16:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685
2026-03-25 16:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685
2026-03-25 16:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685 to the API
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10540685>
{'auction_title': '',
'c_o_2_emission_value': 33,
'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': 'Hybrid',
'id': 'f763a535-54d8-5b3c-a8c6-9ae8b7f38488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-333-NB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10540685',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 1488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-10-02',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Allure - Hybrid - Automatic - 180 hp - 1.488 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710540685%27 HTTP/1.1" 200 None
2026-03-25 16:35:46 [adesa.fr] INFO: Saving data for 10540685: {'auction_closing_time': 1798671600.0, 'created_time': 1773230099.105087, 'last_price_update_time': 1774456546.77918}
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10540685') HTTP/1.1" 204 0
2026-03-25 16:35:47 [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-25 16:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-25 16:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-25 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-25 16:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2, identifier: 10405347
2026-03-25 16:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-25 16:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-25 16:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347 to the API
2026-03-25 16:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:48 [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-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-25 16:35:48 [adesa.fr] INFO: Saving data for 10405347: {'auction_closing_time': 1798675200.0, 'created_time': 1773230182.848873, 'last_price_update_time': 1774456548.060612}
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405347') HTTP/1.1" 204 0
2026-03-25 16:35:48 [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-25 16:35:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-25 16:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-25 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-25 16:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e53259e-6c04-5dbd-805e-68fb770ffbc7, identifier: 10655718
2026-03-25 16:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-25 16:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-25 16:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718 to the API
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:48 [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-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-25 16:35:48 [adesa.fr] INFO: Saving data for 10655718: {'auction_closing_time': 1798675200.0, 'created_time': 1773323202.677553, 'last_price_update_time': 1774456548.696864}
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10655718') HTTP/1.1" 204 0
2026-03-25 16:35:50 [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-25 16:35:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-25 16:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-25 16:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-25 16:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 028d0985-1380-5798-90cc-d69089991ae0, identifier: 10691965
2026-03-25 16:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-25 16:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-25 16:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965 to the API
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:51 [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-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-25 16:35:51 [adesa.fr] INFO: Saving data for 10691965: {'auction_closing_time': 1798675200.0, 'created_time': 1773930449.488116, 'last_price_update_time': 1774456551.305003}
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691965') HTTP/1.1" 204 0
2026-03-25 16:35:51 [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-25 16:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-25 16:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-25 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-25 16:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67756981-e05a-58b2-b73a-139de89530ca, identifier: 10405345
2026-03-25 16:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-25 16:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-25 16:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345 to the API
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:51 [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-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-25 16:35:51 [adesa.fr] INFO: Saving data for 10405345: {'auction_closing_time': 1798675200.0, 'created_time': 1773230166.049209, 'last_price_update_time': 1774456551.765967}
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405345') HTTP/1.1" 204 0
2026-03-25 16:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10728518
2026-03-25 16:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30aff316-b9b9-5a13-bc75-7c6359d3f505 with scrape type 1
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30aff316-b9b9-5a13-bc75-7c6359d3f505
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252F23ed5ece-59d1-40ff-b936-e2214abc2667.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/23ed5ece-59d1-40ff-b936-e2214abc2667.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252F33ae6e12-23f1-4487-86ef-5a51970d43dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/33ae6e12-23f1-4487-86ef-5a51970d43dc.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252F90b8c190-9382-4cc7-a8af-a95e1bd7aced.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/90b8c190-9382-4cc7-a8af-a95e1bd7aced.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252Fa32590c7-f580-4b36-a153-1407dbdb0baf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/a32590c7-f580-4b36-a153-1407dbdb0baf.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252Fd2274f02-7a2f-4b75-9f52-0fb3aaf33eca.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/d2274f02-7a2f-4b75-9f52-0fb3aaf33eca.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252F02714313-7239-4668-8f4b-ca0267aa002f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/02714313-7239-4668-8f4b-ca0267aa002f.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252F8b38285e-d6f6-467b-a927-1085417dc00c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/8b38285e-d6f6-467b-a927-1085417dc00c.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252F2fa3b222-a619-4897-9195-392316242203.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/2fa3b222-a619-4897-9195-392316242203.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252F5293e146-2d2d-4be3-b465-bb86f82d25b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/5293e146-2d2d-4be3-b465-bb86f82d25b4.jpg already downloaded
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618751%252Fgeneral%252Fa4cf808e-2f84-44bd-a530-6daac4e3dea4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618751/general/a4cf808e-2f84-44bd-a530-6daac4e3dea4.jpg already downloaded
2026-03-25 16:35:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 30aff316-b9b9-5a13-bc75-7c6359d3f505, identifier: 10728518
2026-03-25 16:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10728518
2026-03-25 16:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10728518
2026-03-25 16:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 30aff316-b9b9-5a13-bc75-7c6359d3f505 with identifier: 10728518 to the API
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '30aff316-b9b9-5a13-bc75-7c6359d3f505',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728518',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 46971,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5618751/general/23ed5ece-59d1-40ff-b936-e2214abc2667.jpg',
'https://images.openlane.eu/carimgs/5618751/general/33ae6e12-23f1-4487-86ef-5a51970d43dc.jpg',
'https://images.openlane.eu/carimgs/5618751/general/90b8c190-9382-4cc7-a8af-a95e1bd7aced.jpg',
'https://images.openlane.eu/carimgs/5618751/general/a32590c7-f580-4b36-a153-1407dbdb0baf.jpg',
'https://images.openlane.eu/carimgs/5618751/general/d2274f02-7a2f-4b75-9f52-0fb3aaf33eca.jpg',
'https://images.openlane.eu/carimgs/5618751/general/02714313-7239-4668-8f4b-ca0267aa002f.jpg',
'https://images.openlane.eu/carimgs/5618751/general/8b38285e-d6f6-467b-a927-1085417dc00c.jpg',
'https://images.openlane.eu/carimgs/5618751/general/2fa3b222-a619-4897-9195-392316242203.jpg',
'https://images.openlane.eu/carimgs/5618751/general/5293e146-2d2d-4be3-b465-bb86f82d25b4.jpg',
'https://images.openlane.eu/carimgs/5618751/general/a4cf808e-2f84-44bd-a530-6daac4e3dea4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629734,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/23ed5ece-59d1-40ff-b936-e2214abc2667.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 733440,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/33ae6e12-23f1-4487-86ef-5a51970d43dc.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683552,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/90b8c190-9382-4cc7-a8af-a95e1bd7aced.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 670783,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/a32590c7-f580-4b36-a153-1407dbdb0baf.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 842902,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/d2274f02-7a2f-4b75-9f52-0fb3aaf33eca.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005667,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/02714313-7239-4668-8f4b-ca0267aa002f.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1076099,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/8b38285e-d6f6-467b-a927-1085417dc00c.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1221647,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/2fa3b222-a619-4897-9195-392316242203.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977439,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/5293e146-2d2d-4be3-b465-bb86f82d25b4.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30aff316-b9b9-5a13-bc75-7c6359d3f505/30aff316-b9b9-5a13-bc75-7c6359d3f505_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197548,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618751/general/a4cf808e-2f84-44bd-a530-6daac4e3dea4.jpg',
'Width': 2135}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 80 Sportline - Electric - Automatic - 204 hp - '
'46.971 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728518%27 HTTP/1.1" 200 None
2026-03-25 16:35:53 [adesa.fr] INFO: Saving data for 10728518: {'created_time': 1774456553.266898, 'last_price_update_time': 1774456553.26691, 'auction_closing_time': 1774607400.0}
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728518') HTTP/1.1" 204 0
2026-03-25 16:35:53 [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-25 16:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-25 16:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-25 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-25 16:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2dee91e-932f-5fe5-bb3a-5d991dffceac, identifier: 10406264
2026-03-25 16:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-25 16:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-25 16:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264 to the API
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:54 [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-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-25 16:35:54 [adesa.fr] INFO: Saving data for 10406264: {'auction_closing_time': 1798675200.0, 'created_time': 1773230212.499736, 'last_price_update_time': 1774456554.114114}
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10406264') HTTP/1.1" 204 0
2026-03-25 16:35:54 [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-25 16:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-25 16:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-25 16:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-25 16:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43f78a14-62e0-5eb2-b96f-8ceed1db3300, identifier: 10583767
2026-03-25 16:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-25 16:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-25 16:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767 to the API
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:54 [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-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-25 16:35:54 [adesa.fr] INFO: Saving data for 10583767: {'auction_closing_time': 1798675200.0, 'created_time': 1773229623.393887, 'last_price_update_time': 1774456554.685169}
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10583767') HTTP/1.1" 204 0
2026-03-25 16:35:55 [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-25 16:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-25 16:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-25 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-25 16:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33a8b629-1f57-5406-83e5-45f6ffcc768c, identifier: 10051061
2026-03-25 16:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-25 16:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-25 16:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061 to the API
2026-03-25 16:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:35:56 [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-25 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-25 16:35:56 [adesa.fr] INFO: Saving data for 10051061: {'auction_closing_time': 1798671600.0, 'created_time': 1773230010.012263, 'last_price_update_time': 1774456556.323326}
2026-03-25 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10051061') HTTP/1.1" 204 0
2026-03-25 16:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10728373
2026-03-25 16:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with scrape type 1
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5aeb07fb-a577-5b86-93ad-0974cb2f70e0
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252Fad902141-d853-4226-9656-1f57d51f1e97.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/ad902141-d853-4226-9656-1f57d51f1e97.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252F564a06fa-1ce9-43c3-8463-a94d53976ca1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/564a06fa-1ce9-43c3-8463-a94d53976ca1.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252F38460ea7-19b4-46a3-a9aa-92eba886d529.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/38460ea7-19b4-46a3-a9aa-92eba886d529.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252F70f8b7e8-72ac-4f73-b92f-83ef01581ee3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/70f8b7e8-72ac-4f73-b92f-83ef01581ee3.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252F77f6ffd1-b1b3-47ce-968f-6f01b8eb7fd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/77f6ffd1-b1b3-47ce-968f-6f01b8eb7fd2.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252Fc5af67a4-cf22-4f62-8560-dfa05a2e4299.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/c5af67a4-cf22-4f62-8560-dfa05a2e4299.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252F43d35630-7e38-4316-8efa-95b31ebb8479.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/43d35630-7e38-4316-8efa-95b31ebb8479.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252F15e8f973-06f5-49b2-987c-71745c584250.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/15e8f973-06f5-49b2-987c-71745c584250.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252F10bb4c62-8be4-4a9b-a5a0-4c16f4fef2ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/10bb4c62-8be4-4a9b-a5a0-4c16f4fef2ce.jpg already downloaded
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609676%252Fgeneral%252Ff3b999c3-a183-43a0-ae1b-58e4c42c4a39.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609676/general/f3b999c3-a183-43a0-ae1b-58e4c42c4a39.jpg already downloaded
2026-03-25 16:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0, identifier: 10728373
2026-03-25 16:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10728373
2026-03-25 16:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10728373
2026-03-25 16:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5aeb07fb-a577-5b86-93ad-0974cb2f70e0 with identifier: 10728373 to the API
2026-03-25 16:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '5aeb07fb-a577-5b86-93ad-0974cb2f70e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728373',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 78805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5609676/general/ad902141-d853-4226-9656-1f57d51f1e97.jpg',
'https://images.openlane.eu/carimgs/5609676/general/564a06fa-1ce9-43c3-8463-a94d53976ca1.jpg',
'https://images.openlane.eu/carimgs/5609676/general/38460ea7-19b4-46a3-a9aa-92eba886d529.jpg',
'https://images.openlane.eu/carimgs/5609676/general/70f8b7e8-72ac-4f73-b92f-83ef01581ee3.jpg',
'https://images.openlane.eu/carimgs/5609676/general/77f6ffd1-b1b3-47ce-968f-6f01b8eb7fd2.jpg',
'https://images.openlane.eu/carimgs/5609676/general/c5af67a4-cf22-4f62-8560-dfa05a2e4299.jpg',
'https://images.openlane.eu/carimgs/5609676/general/43d35630-7e38-4316-8efa-95b31ebb8479.jpg',
'https://images.openlane.eu/carimgs/5609676/general/15e8f973-06f5-49b2-987c-71745c584250.jpg',
'https://images.openlane.eu/carimgs/5609676/general/10bb4c62-8be4-4a9b-a5a0-4c16f4fef2ce.jpg',
'https://images.openlane.eu/carimgs/5609676/general/f3b999c3-a183-43a0-ae1b-58e4c42c4a39.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46135,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/ad902141-d853-4226-9656-1f57d51f1e97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/564a06fa-1ce9-43c3-8463-a94d53976ca1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/38460ea7-19b4-46a3-a9aa-92eba886d529.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43527,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/70f8b7e8-72ac-4f73-b92f-83ef01581ee3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/77f6ffd1-b1b3-47ce-968f-6f01b8eb7fd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89591,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/c5af67a4-cf22-4f62-8560-dfa05a2e4299.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93888,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/43d35630-7e38-4316-8efa-95b31ebb8479.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68666,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/15e8f973-06f5-49b2-987c-71745c584250.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152798,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/10bb4c62-8be4-4a9b-a5a0-4c16f4fef2ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aeb07fb-a577-5b86-93ad-0974cb2f70e0/5aeb07fb-a577-5b86-93ad-0974cb2f70e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609676/general/f3b999c3-a183-43a0-ae1b-58e4c42c4a39.jpg',
'Width': 800}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 78.805 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728373%27 HTTP/1.1" 200 None
2026-03-25 16:36:01 [adesa.fr] INFO: Saving data for 10728373: {'created_time': 1774456561.326016, 'last_price_update_time': 1774456561.326027, 'auction_closing_time': 1774606800.0}
2026-03-25 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728373') HTTP/1.1" 204 0
2026-03-25 16:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10728547
2026-03-25 16:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with scrape type 1
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252Fd76eefdf-5584-4ae9-ad1b-652362703292.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/d76eefdf-5584-4ae9-ad1b-652362703292.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252Fbcebc493-3c19-4a4d-a7da-4070be395ff7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/bcebc493-3c19-4a4d-a7da-4070be395ff7.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252F725e6cf9-6950-4a7a-b61d-77045e996817.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/725e6cf9-6950-4a7a-b61d-77045e996817.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252Fc48b6160-9705-420e-854b-a68eabe313b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/c48b6160-9705-420e-854b-a68eabe313b7.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252F97f83bc6-7337-4d69-8312-5691dc9a5e56.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/97f83bc6-7337-4d69-8312-5691dc9a5e56.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252F9a965064-3804-41ea-adee-f79e43862deb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/9a965064-3804-41ea-adee-f79e43862deb.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252F8c922505-5467-4097-ac24-672ea9abf2f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/8c922505-5467-4097-ac24-672ea9abf2f6.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252Fcbf7f306-672f-4d60-ad87-53c3c3edf4fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/cbf7f306-672f-4d60-ad87-53c3c3edf4fb.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252F51cbe587-a5a8-4a11-bf61-113e33166a6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/51cbe587-a5a8-4a11-bf61-113e33166a6f.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642397%252Fgeneral%252F2cccce6f-06ec-48af-bbd1-ede43d331ee1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642397/general/2cccce6f-06ec-48af-bbd1-ede43d331ee1.jpg already downloaded
2026-03-25 16:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb, identifier: 10728547
2026-03-25 16:36:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10728547
2026-03-25 16:36:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10728547
2026-03-25 16:36:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb with identifier: 10728547 to the API
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728547',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 45557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5642397/general/d76eefdf-5584-4ae9-ad1b-652362703292.jpg',
'https://images.openlane.eu/carimgs/5642397/general/bcebc493-3c19-4a4d-a7da-4070be395ff7.jpg',
'https://images.openlane.eu/carimgs/5642397/general/725e6cf9-6950-4a7a-b61d-77045e996817.jpg',
'https://images.openlane.eu/carimgs/5642397/general/c48b6160-9705-420e-854b-a68eabe313b7.jpg',
'https://images.openlane.eu/carimgs/5642397/general/97f83bc6-7337-4d69-8312-5691dc9a5e56.jpg',
'https://images.openlane.eu/carimgs/5642397/general/9a965064-3804-41ea-adee-f79e43862deb.jpg',
'https://images.openlane.eu/carimgs/5642397/general/8c922505-5467-4097-ac24-672ea9abf2f6.jpg',
'https://images.openlane.eu/carimgs/5642397/general/cbf7f306-672f-4d60-ad87-53c3c3edf4fb.jpg',
'https://images.openlane.eu/carimgs/5642397/general/51cbe587-a5a8-4a11-bf61-113e33166a6f.jpg',
'https://images.openlane.eu/carimgs/5642397/general/2cccce6f-06ec-48af-bbd1-ede43d331ee1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/d76eefdf-5584-4ae9-ad1b-652362703292.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/bcebc493-3c19-4a4d-a7da-4070be395ff7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/725e6cf9-6950-4a7a-b61d-77045e996817.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/c48b6160-9705-420e-854b-a68eabe313b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/97f83bc6-7337-4d69-8312-5691dc9a5e56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/9a965064-3804-41ea-adee-f79e43862deb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/8c922505-5467-4097-ac24-672ea9abf2f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/cbf7f306-672f-4d60-ad87-53c3c3edf4fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/51cbe587-a5a8-4a11-bf61-113e33166a6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb/e8ad50a8-b37f-54bf-a991-8a0f1d92dbbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642397/general/2cccce6f-06ec-48af-bbd1-ede43d331ee1.jpg',
'Width': 1024}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 45.557 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728547%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [adesa.fr] INFO: Saving data for 10728547: {'created_time': 1774456563.847545, 'last_price_update_time': 1774456563.847555, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728547') HTTP/1.1" 204 0
2026-03-25 16:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10728537
2026-03-25 16:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with scrape type 1
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252F7ff11a2f-5a19-4da4-b3c0-201eb4bdf197.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/7ff11a2f-5a19-4da4-b3c0-201eb4bdf197.jpg already downloaded
2026-03-25 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252F8dec456c-f761-455d-8af0-22e7e198b2e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/8dec456c-f761-455d-8af0-22e7e198b2e5.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252F55f307a3-3a14-4ba8-aa7a-bcb6de0a370d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/55f307a3-3a14-4ba8-aa7a-bcb6de0a370d.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252Fd754e981-b537-4d56-aae4-b702b5590941.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/d754e981-b537-4d56-aae4-b702b5590941.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252F403bb228-e26e-4eb9-ac91-c413f498d43a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/403bb228-e26e-4eb9-ac91-c413f498d43a.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252Fae575b11-3948-414a-abff-fc00687eb717.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/ae575b11-3948-414a-abff-fc00687eb717.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252Ffe0ffe58-eb76-49dd-a070-09993e36a6ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/fe0ffe58-eb76-49dd-a070-09993e36a6ba.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252Fd951d1eb-a587-4870-9124-70838c9fe015.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/d951d1eb-a587-4870-9124-70838c9fe015.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252Fe02fb441-07c2-487e-9c13-1d748a4569d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/e02fb441-07c2-487e-9c13-1d748a4569d6.jpg already downloaded
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637524%252Fgeneral%252F08e72e54-f8a9-4b30-b32c-a74f8b55451d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637524/general/08e72e54-f8a9-4b30-b32c-a74f8b55451d.jpg already downloaded
2026-03-25 16:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9, identifier: 10728537
2026-03-25 16:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10728537
2026-03-25 16:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10728537
2026-03-25 16:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 223b1c26-6c5c-5c41-bcb0-6edaf8894ef9 with identifier: 10728537 to the API
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '223b1c26-6c5c-5c41-bcb0-6edaf8894ef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728537',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 25963,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5637524/general/7ff11a2f-5a19-4da4-b3c0-201eb4bdf197.jpg',
'https://images.openlane.eu/carimgs/5637524/general/8dec456c-f761-455d-8af0-22e7e198b2e5.jpg',
'https://images.openlane.eu/carimgs/5637524/general/55f307a3-3a14-4ba8-aa7a-bcb6de0a370d.jpg',
'https://images.openlane.eu/carimgs/5637524/general/d754e981-b537-4d56-aae4-b702b5590941.jpg',
'https://images.openlane.eu/carimgs/5637524/general/403bb228-e26e-4eb9-ac91-c413f498d43a.jpg',
'https://images.openlane.eu/carimgs/5637524/general/ae575b11-3948-414a-abff-fc00687eb717.jpg',
'https://images.openlane.eu/carimgs/5637524/general/fe0ffe58-eb76-49dd-a070-09993e36a6ba.jpg',
'https://images.openlane.eu/carimgs/5637524/general/d951d1eb-a587-4870-9124-70838c9fe015.jpg',
'https://images.openlane.eu/carimgs/5637524/general/e02fb441-07c2-487e-9c13-1d748a4569d6.jpg',
'https://images.openlane.eu/carimgs/5637524/general/08e72e54-f8a9-4b30-b32c-a74f8b55451d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/7ff11a2f-5a19-4da4-b3c0-201eb4bdf197.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/8dec456c-f761-455d-8af0-22e7e198b2e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/55f307a3-3a14-4ba8-aa7a-bcb6de0a370d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/d754e981-b537-4d56-aae4-b702b5590941.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/403bb228-e26e-4eb9-ac91-c413f498d43a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/ae575b11-3948-414a-abff-fc00687eb717.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/fe0ffe58-eb76-49dd-a070-09993e36a6ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/d951d1eb-a587-4870-9124-70838c9fe015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/e02fb441-07c2-487e-9c13-1d748a4569d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b1c26-6c5c-5c41-bcb0-6edaf8894ef9/223b1c26-6c5c-5c41-bcb0-6edaf8894ef9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637524/general/08e72e54-f8a9-4b30-b32c-a74f8b55451d.jpg',
'Width': 1024}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 25.963 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728537%27 HTTP/1.1" 200 None
2026-03-25 16:36:04 [adesa.fr] INFO: Saving data for 10728537: {'created_time': 1774456564.648733, 'last_price_update_time': 1774456564.648747, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728537') HTTP/1.1" 204 0
2026-03-25 16:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-25 16:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with scrape type 2
2026-03-25 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with scrape type 2
2026-03-25 16:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85b236dd-96a8-5287-9c07-8802f5bdb9d4, identifier: 10713164
2026-03-25 16:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-25 16:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-25 16:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164 to the API
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713164>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '85b236dd-96a8-5287-9c07-8802f5bdb9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-124-YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713164',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 18034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-02-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Style - Petrol - Manual - 101 hp - 18.034 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [adesa.fr] INFO: Saving data for 10713164: {'auction_closing_time': 1798671600.0, 'created_time': 1774359604.96651, 'last_price_update_time': 1774456565.028644}
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713164') HTTP/1.1" 204 0
2026-03-25 16:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10728290
2026-03-25 16:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with scrape type 1
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c92d7a8f-ab05-5c43-82fe-f6e82784d3e3
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252F64dc5b2f-edca-498c-a18c-d0e3f726bd28.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/64dc5b2f-edca-498c-a18c-d0e3f726bd28.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252F11549d0c-d54c-44e4-ac3c-224345f7fc6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/11549d0c-d54c-44e4-ac3c-224345f7fc6b.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252F5663c144-f7d7-4f06-b8f8-1d72d7631c84.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/5663c144-f7d7-4f06-b8f8-1d72d7631c84.png already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252F62b1d6c3-e5d4-4cc5-8fe8-9ef4e2a9f0b1.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/62b1d6c3-e5d4-4cc5-8fe8-9ef4e2a9f0b1.png already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252Fa94c59d3-68ef-4e44-979d-591af130f413.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/a94c59d3-68ef-4e44-979d-591af130f413.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252F96feeff1-3b89-4742-98a0-b0921b0021f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/96feeff1-3b89-4742-98a0-b0921b0021f5.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252Ffa44ddfc-84a6-439b-89de-de4a857bdd63.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/fa44ddfc-84a6-439b-89de-de4a857bdd63.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252Faca2dbc2-5470-4042-9eaa-04be53f64418.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/aca2dbc2-5470-4042-9eaa-04be53f64418.jpeg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252Feebcfc91-f8f1-41b6-a9c1-606ad6ecab08.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/eebcfc91-f8f1-41b6-a9c1-606ad6ecab08.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690164%252Fgeneral%252Fe00ee0bb-e26d-461c-b4d7-56a146e4453b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690164/general/e00ee0bb-e26d-461c-b4d7-56a146e4453b.jpeg already downloaded
2026-03-25 16:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3, identifier: 10728290
2026-03-25 16:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10728290
2026-03-25 16:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10728290
2026-03-25 16:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c92d7a8f-ab05-5c43-82fe-f6e82784d3e3 with identifier: 10728290 to the API
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'c92d7a8f-ab05-5c43-82fe-f6e82784d3e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728290',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 49124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5690164/general/64dc5b2f-edca-498c-a18c-d0e3f726bd28.jpg',
'https://images.openlane.eu/carimgs/5690164/general/11549d0c-d54c-44e4-ac3c-224345f7fc6b.jpg',
'https://images.openlane.eu/carimgs/5690164/general/5663c144-f7d7-4f06-b8f8-1d72d7631c84.png',
'https://images.openlane.eu/carimgs/5690164/general/62b1d6c3-e5d4-4cc5-8fe8-9ef4e2a9f0b1.png',
'https://images.openlane.eu/carimgs/5690164/general/a94c59d3-68ef-4e44-979d-591af130f413.jpg',
'https://images.openlane.eu/carimgs/5690164/general/96feeff1-3b89-4742-98a0-b0921b0021f5.jpg',
'https://images.openlane.eu/carimgs/5690164/general/fa44ddfc-84a6-439b-89de-de4a857bdd63.jpg',
'https://images.openlane.eu/carimgs/5690164/general/aca2dbc2-5470-4042-9eaa-04be53f64418.jpeg',
'https://images.openlane.eu/carimgs/5690164/general/eebcfc91-f8f1-41b6-a9c1-606ad6ecab08.jpg',
'https://images.openlane.eu/carimgs/5690164/general/e00ee0bb-e26d-461c-b4d7-56a146e4453b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/64dc5b2f-edca-498c-a18c-d0e3f726bd28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/11549d0c-d54c-44e4-ac3c-224345f7fc6b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 476449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/5663c144-f7d7-4f06-b8f8-1d72d7631c84.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 425312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/62b1d6c3-e5d4-4cc5-8fe8-9ef4e2a9f0b1.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/a94c59d3-68ef-4e44-979d-591af130f413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/96feeff1-3b89-4742-98a0-b0921b0021f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/fa44ddfc-84a6-439b-89de-de4a857bdd63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/aca2dbc2-5470-4042-9eaa-04be53f64418.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/eebcfc91-f8f1-41b6-a9c1-606ad6ecab08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c92d7a8f-ab05-5c43-82fe-f6e82784d3e3/c92d7a8f-ab05-5c43-82fe-f6e82784d3e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690164/general/e00ee0bb-e26d-461c-b4d7-56a146e4453b.jpeg',
'Width': 1024}],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2023-07-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 80 - Electric - Automatic - 204 hp - 49.124 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728290%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [adesa.fr] INFO: Saving data for 10728290: {'created_time': 1774456565.60804, 'last_price_update_time': 1774456565.608053, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728290') HTTP/1.1" 204 0
2026-03-25 16:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10728539
2026-03-25 16:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 311224c8-8fc9-5aed-9d19-759b5a89bff7 with scrape type 1
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 311224c8-8fc9-5aed-9d19-759b5a89bff7
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252F23998ac3-cfe5-4e09-93b5-d0ba0b600c4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/23998ac3-cfe5-4e09-93b5-d0ba0b600c4c.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252Fb12e6908-883b-40b6-8394-aa106c23b76b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/b12e6908-883b-40b6-8394-aa106c23b76b.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252Fa4473ccb-ccc1-41ff-ac2b-03f8fc5be3c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/a4473ccb-ccc1-41ff-ac2b-03f8fc5be3c0.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252F0b4e0a4e-002b-4a9b-8451-7a0dbe65ed0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/0b4e0a4e-002b-4a9b-8451-7a0dbe65ed0c.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252F8dfc6c68-0840-41e8-ab16-41ef445fb018.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/8dfc6c68-0840-41e8-ab16-41ef445fb018.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252Fb09e81d2-d5b8-4be8-a9cb-372a647fa31e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/b09e81d2-d5b8-4be8-a9cb-372a647fa31e.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252F09293ec3-363e-4507-8f9c-04d12aba481b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/09293ec3-363e-4507-8f9c-04d12aba481b.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252Fdf87de39-5a7a-4857-8112-d296d486ed04.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/df87de39-5a7a-4857-8112-d296d486ed04.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252Fc8729b5e-c759-49ee-9d06-569c866f1ee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/c8729b5e-c759-49ee-9d06-569c866f1ee6.jpg already downloaded
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637551%252Fgeneral%252Fec2762b3-185e-4bf2-86a9-5fb6fc601256.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637551/general/ec2762b3-185e-4bf2-86a9-5fb6fc601256.jpg already downloaded
2026-03-25 16:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 311224c8-8fc9-5aed-9d19-759b5a89bff7, identifier: 10728539
2026-03-25 16:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10728539
2026-03-25 16:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10728539
2026-03-25 16:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 311224c8-8fc9-5aed-9d19-759b5a89bff7 with identifier: 10728539 to the API
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728539>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '311224c8-8fc9-5aed-9d19-759b5a89bff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728539',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 110257,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5637551/general/23998ac3-cfe5-4e09-93b5-d0ba0b600c4c.jpg',
'https://images.openlane.eu/carimgs/5637551/general/b12e6908-883b-40b6-8394-aa106c23b76b.jpg',
'https://images.openlane.eu/carimgs/5637551/general/a4473ccb-ccc1-41ff-ac2b-03f8fc5be3c0.jpg',
'https://images.openlane.eu/carimgs/5637551/general/0b4e0a4e-002b-4a9b-8451-7a0dbe65ed0c.jpg',
'https://images.openlane.eu/carimgs/5637551/general/8dfc6c68-0840-41e8-ab16-41ef445fb018.jpg',
'https://images.openlane.eu/carimgs/5637551/general/b09e81d2-d5b8-4be8-a9cb-372a647fa31e.jpg',
'https://images.openlane.eu/carimgs/5637551/general/09293ec3-363e-4507-8f9c-04d12aba481b.jpg',
'https://images.openlane.eu/carimgs/5637551/general/df87de39-5a7a-4857-8112-d296d486ed04.jpg',
'https://images.openlane.eu/carimgs/5637551/general/c8729b5e-c759-49ee-9d06-569c866f1ee6.jpg',
'https://images.openlane.eu/carimgs/5637551/general/ec2762b3-185e-4bf2-86a9-5fb6fc601256.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46635,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/23998ac3-cfe5-4e09-93b5-d0ba0b600c4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/b12e6908-883b-40b6-8394-aa106c23b76b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/a4473ccb-ccc1-41ff-ac2b-03f8fc5be3c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/0b4e0a4e-002b-4a9b-8451-7a0dbe65ed0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74450,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/8dfc6c68-0840-41e8-ab16-41ef445fb018.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/b09e81d2-d5b8-4be8-a9cb-372a647fa31e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/09293ec3-363e-4507-8f9c-04d12aba481b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/df87de39-5a7a-4857-8112-d296d486ed04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/c8729b5e-c759-49ee-9d06-569c866f1ee6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311224c8-8fc9-5aed-9d19-759b5a89bff7/311224c8-8fc9-5aed-9d19-759b5a89bff7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76515,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637551/general/ec2762b3-185e-4bf2-86a9-5fb6fc601256.jpg',
'Width': 800}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 110.257 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728539%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [adesa.fr] INFO: Saving data for 10728539: {'created_time': 1774456566.377941, 'last_price_update_time': 1774456566.377953, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728539') HTTP/1.1" 204 0
2026-03-25 16:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10728299
2026-03-25 16:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with scrape type 1
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83fbac7b-457c-5f65-8093-9c68c7f2d0b5
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F1ece0220-9937-409c-b4ce-46276e8c8d77.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/1ece0220-9937-409c-b4ce-46276e8c8d77.jpg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252Fcf150fe0-4f6d-415b-b758-5cf47075e614.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/cf150fe0-4f6d-415b-b758-5cf47075e614.png already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F445b3f70-f5cc-4e43-944c-629acb568895.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/445b3f70-f5cc-4e43-944c-629acb568895.jpg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F4abfe9f7-9bf9-4f43-9a59-1c32fe448661.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/4abfe9f7-9bf9-4f43-9a59-1c32fe448661.jpg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F67256749-b891-4445-8590-29db52973aca.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/67256749-b891-4445-8590-29db52973aca.jpeg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F4ef79794-5290-4fdf-a154-7e01741f6099.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/4ef79794-5290-4fdf-a154-7e01741f6099.jpeg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F8c547ebd-b5cf-4469-84b6-437edfb10d66.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/8c547ebd-b5cf-4469-84b6-437edfb10d66.jpg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252Fc3da8d54-0e79-4a4d-9538-f76c92e8ec6d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/c3da8d54-0e79-4a4d-9538-f76c92e8ec6d.jpeg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F3250aec2-ffff-4936-9db8-00dd82bfaa3b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/3250aec2-ffff-4936-9db8-00dd82bfaa3b.jpeg already downloaded
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676621%252Fgeneral%252F23acdc1f-9fc1-4c16-9892-63ed0bdda24b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676621/general/23acdc1f-9fc1-4c16-9892-63ed0bdda24b.jpeg already downloaded
2026-03-25 16:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5, identifier: 10728299
2026-03-25 16:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10728299
2026-03-25 16:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10728299
2026-03-25 16:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83fbac7b-457c-5f65-8093-9c68c7f2d0b5 with identifier: 10728299 to the API
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '83fbac7b-457c-5f65-8093-9c68c7f2d0b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728299',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 87544,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5676621/general/1ece0220-9937-409c-b4ce-46276e8c8d77.jpg',
'https://images.openlane.eu/carimgs/5676621/general/cf150fe0-4f6d-415b-b758-5cf47075e614.png',
'https://images.openlane.eu/carimgs/5676621/general/445b3f70-f5cc-4e43-944c-629acb568895.jpg',
'https://images.openlane.eu/carimgs/5676621/general/4abfe9f7-9bf9-4f43-9a59-1c32fe448661.jpg',
'https://images.openlane.eu/carimgs/5676621/general/67256749-b891-4445-8590-29db52973aca.jpeg',
'https://images.openlane.eu/carimgs/5676621/general/4ef79794-5290-4fdf-a154-7e01741f6099.jpeg',
'https://images.openlane.eu/carimgs/5676621/general/8c547ebd-b5cf-4469-84b6-437edfb10d66.jpg',
'https://images.openlane.eu/carimgs/5676621/general/c3da8d54-0e79-4a4d-9538-f76c92e8ec6d.jpeg',
'https://images.openlane.eu/carimgs/5676621/general/3250aec2-ffff-4936-9db8-00dd82bfaa3b.jpeg',
'https://images.openlane.eu/carimgs/5676621/general/23acdc1f-9fc1-4c16-9892-63ed0bdda24b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40137,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/1ece0220-9937-409c-b4ce-46276e8c8d77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 525176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/cf150fe0-4f6d-415b-b758-5cf47075e614.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45381,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/445b3f70-f5cc-4e43-944c-629acb568895.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41704,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/4abfe9f7-9bf9-4f43-9a59-1c32fe448661.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/67256749-b891-4445-8590-29db52973aca.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/4ef79794-5290-4fdf-a154-7e01741f6099.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/8c547ebd-b5cf-4469-84b6-437edfb10d66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/c3da8d54-0e79-4a4d-9538-f76c92e8ec6d.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/3250aec2-ffff-4936-9db8-00dd82bfaa3b.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83fbac7b-457c-5f65-8093-9c68c7f2d0b5/83fbac7b-457c-5f65-8093-9c68c7f2d0b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676621/general/23acdc1f-9fc1-4c16-9892-63ed0bdda24b.jpeg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 87.544 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728299%27 HTTP/1.1" 200 None
2026-03-25 16:36:07 [adesa.fr] INFO: Saving data for 10728299: {'created_time': 1774456567.043058, 'last_price_update_time': 1774456567.043069, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728299') HTTP/1.1" 204 0
2026-03-25 16:36:07 [scrapy.extensions.logstats] INFO: Crawled 616 pages (at 39 pages/min), scraped 377 items (at 39 items/min)
2026-03-25 16:36:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 16:36:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.017(s), this was the 1st time calling it.
2026-03-25 16:36:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.7066521792073583 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 16:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10728295
2026-03-25 16:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7030a740-3db2-56d1-be64-22950c8d2cf7 with scrape type 1
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7030a740-3db2-56d1-be64-22950c8d2cf7
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F6e2bf57f-4d9c-448b-b258-7ab40791e517.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/6e2bf57f-4d9c-448b-b258-7ab40791e517.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F22899bbe-090d-4d83-97c0-cb684cd67344.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/22899bbe-090d-4d83-97c0-cb684cd67344.png already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F31ef2a49-44f9-42ee-9268-1d1c7479c2de.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/31ef2a49-44f9-42ee-9268-1d1c7479c2de.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F511391f0-3a27-439c-bd88-7346c8e0d2f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/511391f0-3a27-439c-bd88-7346c8e0d2f1.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F16a9ae81-8f86-4f34-81d2-71e8452b81f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/16a9ae81-8f86-4f34-81d2-71e8452b81f0.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F3886ea83-2cf9-4cb0-8f6c-f91e8d9d95ad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/3886ea83-2cf9-4cb0-8f6c-f91e8d9d95ad.jpeg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F6e845fa2-c925-42a4-9387-347f5ca22129.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/6e845fa2-c925-42a4-9387-347f5ca22129.jpeg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F79a614ea-3f72-46d0-8676-0a043432cbb5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/79a614ea-3f72-46d0-8676-0a043432cbb5.jpeg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F622358d3-3ba7-44cc-bc4a-dfc1b8cacad0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/622358d3-3ba7-44cc-bc4a-dfc1b8cacad0.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658382%252Fgeneral%252F247cc196-914d-461a-a2c1-b2b857cdee7b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658382/general/247cc196-914d-461a-a2c1-b2b857cdee7b.jpeg already downloaded
2026-03-25 16:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7030a740-3db2-56d1-be64-22950c8d2cf7, identifier: 10728295
2026-03-25 16:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10728295
2026-03-25 16:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10728295
2026-03-25 16:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7030a740-3db2-56d1-be64-22950c8d2cf7 with identifier: 10728295 to the API
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '7030a740-3db2-56d1-be64-22950c8d2cf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728295',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 67011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5658382/general/6e2bf57f-4d9c-448b-b258-7ab40791e517.jpg',
'https://images.openlane.eu/carimgs/5658382/general/22899bbe-090d-4d83-97c0-cb684cd67344.png',
'https://images.openlane.eu/carimgs/5658382/general/31ef2a49-44f9-42ee-9268-1d1c7479c2de.jpg',
'https://images.openlane.eu/carimgs/5658382/general/511391f0-3a27-439c-bd88-7346c8e0d2f1.jpg',
'https://images.openlane.eu/carimgs/5658382/general/16a9ae81-8f86-4f34-81d2-71e8452b81f0.jpg',
'https://images.openlane.eu/carimgs/5658382/general/3886ea83-2cf9-4cb0-8f6c-f91e8d9d95ad.jpeg',
'https://images.openlane.eu/carimgs/5658382/general/6e845fa2-c925-42a4-9387-347f5ca22129.jpeg',
'https://images.openlane.eu/carimgs/5658382/general/79a614ea-3f72-46d0-8676-0a043432cbb5.jpeg',
'https://images.openlane.eu/carimgs/5658382/general/622358d3-3ba7-44cc-bc4a-dfc1b8cacad0.jpg',
'https://images.openlane.eu/carimgs/5658382/general/247cc196-914d-461a-a2c1-b2b857cdee7b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42146,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/6e2bf57f-4d9c-448b-b258-7ab40791e517.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 548364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/22899bbe-090d-4d83-97c0-cb684cd67344.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/31ef2a49-44f9-42ee-9268-1d1c7479c2de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43674,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/511391f0-3a27-439c-bd88-7346c8e0d2f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/16a9ae81-8f86-4f34-81d2-71e8452b81f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/3886ea83-2cf9-4cb0-8f6c-f91e8d9d95ad.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/6e845fa2-c925-42a4-9387-347f5ca22129.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/79a614ea-3f72-46d0-8676-0a043432cbb5.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/622358d3-3ba7-44cc-bc4a-dfc1b8cacad0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7030a740-3db2-56d1-be64-22950c8d2cf7/7030a740-3db2-56d1-be64-22950c8d2cf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658382/general/247cc196-914d-461a-a2c1-b2b857cdee7b.jpeg',
'Width': 1021}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 67.011 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728295%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [adesa.fr] INFO: Saving data for 10728295: {'created_time': 1774456572.767096, 'last_price_update_time': 1774456572.767106, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728295') HTTP/1.1" 204 0
2026-03-25 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10687169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10728514
2026-03-25 16:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with scrape type 1
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252F915406a7-a064-4390-bd26-c86fd35ea72e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/915406a7-a064-4390-bd26-c86fd35ea72e.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252Fc15962fd-a63b-42cd-84a0-d67d846362a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/c15962fd-a63b-42cd-84a0-d67d846362a0.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252Fd29d3e35-e6fa-44b0-9b2e-dbe7226abddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/d29d3e35-e6fa-44b0-9b2e-dbe7226abddf.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252Fe034cd33-ba19-49f3-84c7-c6a8d1c06052.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/e034cd33-ba19-49f3-84c7-c6a8d1c06052.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252F188e2449-117a-4b20-8169-54584ce91a21.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/188e2449-117a-4b20-8169-54584ce91a21.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252F77cc0d5c-aca6-41d5-bcf6-3cfd99368f60.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/77cc0d5c-aca6-41d5-bcf6-3cfd99368f60.jpg already downloaded
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252F8716ec87-a484-4646-b15d-a89f3554173f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/8716ec87-a484-4646-b15d-a89f3554173f.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252F562f8c8b-7d7b-4793-ba60-2410254365fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/562f8c8b-7d7b-4793-ba60-2410254365fe.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252F925e434e-58a8-4625-b1a6-50b743ac0c0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/925e434e-58a8-4625-b1a6-50b743ac0c0e.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610303%252Fgeneral%252Fbf60c434-a321-432d-9677-fd5472822408.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610303/general/bf60c434-a321-432d-9677-fd5472822408.jpg already downloaded
2026-03-25 16:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190, identifier: 10728514
2026-03-25 16:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10728514
2026-03-25 16:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10728514
2026-03-25 16:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f7c1e2b-939b-5eb2-ba02-bdb8eb983190 with identifier: 10728514 to the API
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '6f7c1e2b-939b-5eb2-ba02-bdb8eb983190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728514',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 82008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5610303/general/915406a7-a064-4390-bd26-c86fd35ea72e.jpg',
'https://images.openlane.eu/carimgs/5610303/general/c15962fd-a63b-42cd-84a0-d67d846362a0.jpg',
'https://images.openlane.eu/carimgs/5610303/general/d29d3e35-e6fa-44b0-9b2e-dbe7226abddf.jpg',
'https://images.openlane.eu/carimgs/5610303/general/e034cd33-ba19-49f3-84c7-c6a8d1c06052.jpg',
'https://images.openlane.eu/carimgs/5610303/general/188e2449-117a-4b20-8169-54584ce91a21.jpg',
'https://images.openlane.eu/carimgs/5610303/general/77cc0d5c-aca6-41d5-bcf6-3cfd99368f60.jpg',
'https://images.openlane.eu/carimgs/5610303/general/8716ec87-a484-4646-b15d-a89f3554173f.jpg',
'https://images.openlane.eu/carimgs/5610303/general/562f8c8b-7d7b-4793-ba60-2410254365fe.jpg',
'https://images.openlane.eu/carimgs/5610303/general/925e434e-58a8-4625-b1a6-50b743ac0c0e.jpg',
'https://images.openlane.eu/carimgs/5610303/general/bf60c434-a321-432d-9677-fd5472822408.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/915406a7-a064-4390-bd26-c86fd35ea72e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54474,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/c15962fd-a63b-42cd-84a0-d67d846362a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49683,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/d29d3e35-e6fa-44b0-9b2e-dbe7226abddf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/e034cd33-ba19-49f3-84c7-c6a8d1c06052.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76104,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/188e2449-117a-4b20-8169-54584ce91a21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88361,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/77cc0d5c-aca6-41d5-bcf6-3cfd99368f60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/8716ec87-a484-4646-b15d-a89f3554173f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/562f8c8b-7d7b-4793-ba60-2410254365fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/925e434e-58a8-4625-b1a6-50b743ac0c0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7c1e2b-939b-5eb2-ba02-bdb8eb983190/6f7c1e2b-939b-5eb2-ba02-bdb8eb983190_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610303/general/bf60c434-a321-432d-9677-fd5472822408.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 82.008 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728514%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [adesa.fr] INFO: Saving data for 10728514: {'created_time': 1774456573.449698, 'last_price_update_time': 1774456573.449709, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728514') HTTP/1.1" 204 0
2026-03-25 16:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-25 16:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with scrape type 2
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with scrape type 2
2026-03-25 16:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a, identifier: 10687169
2026-03-25 16:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-25 16:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-25 16:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169 to the API
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10687169>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'f4ba7b6d-3d48-5c75-805b-e8e24f4be74a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HB-072-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10687169',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 3000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 116 hp - 3.000 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [adesa.fr] INFO: Saving data for 10687169: {'auction_closing_time': 1798671600.0, 'created_time': 1773841907.927539, 'last_price_update_time': 1774456573.805612}
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10687169') HTTP/1.1" 204 0
2026-03-25 16:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10728542
2026-03-25 16:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f85d05c-ba08-504c-b431-d961b182f5ac with scrape type 1
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f85d05c-ba08-504c-b431-d961b182f5ac
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F01fff1db-d2f9-4b7f-ae88-52dbe52a66b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/01fff1db-d2f9-4b7f-ae88-52dbe52a66b9.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F55fb3f45-7031-4725-9ab5-b843de4819c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/55fb3f45-7031-4725-9ab5-b843de4819c3.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F4b9bd186-7b0e-4592-bf46-db39969cd5ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/4b9bd186-7b0e-4592-bf46-db39969cd5ce.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F4a0f07ae-2781-4abe-a2ae-d6b35ab9a4c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/4a0f07ae-2781-4abe-a2ae-d6b35ab9a4c0.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F4a807378-98c3-4114-ae2d-dacf9ffe5319.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/4a807378-98c3-4114-ae2d-dacf9ffe5319.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F8b7c568c-53f3-4217-8876-27a77b2eb83a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/8b7c568c-53f3-4217-8876-27a77b2eb83a.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252Fe4629e3c-a6d0-4d7a-a604-561890e349c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/e4629e3c-a6d0-4d7a-a604-561890e349c5.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F85031fbd-e93d-4db1-ad77-7a1d8307fa98.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/85031fbd-e93d-4db1-ad77-7a1d8307fa98.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252F0a45e8c9-44f7-4238-a2e4-3041a20e2f1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/0a45e8c9-44f7-4238-a2e4-3041a20e2f1d.jpg already downloaded
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640694%252Fgeneral%252Ffe516558-b08b-4af7-a840-1d5a27acd224.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640694/general/fe516558-b08b-4af7-a840-1d5a27acd224.jpg already downloaded
2026-03-25 16:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f85d05c-ba08-504c-b431-d961b182f5ac, identifier: 10728542
2026-03-25 16:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10728542
2026-03-25 16:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10728542
2026-03-25 16:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f85d05c-ba08-504c-b431-d961b182f5ac with identifier: 10728542 to the API
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '7f85d05c-ba08-504c-b431-d961b182f5ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728542',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 23165,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5640694/general/01fff1db-d2f9-4b7f-ae88-52dbe52a66b9.jpg',
'https://images.openlane.eu/carimgs/5640694/general/55fb3f45-7031-4725-9ab5-b843de4819c3.jpg',
'https://images.openlane.eu/carimgs/5640694/general/4b9bd186-7b0e-4592-bf46-db39969cd5ce.jpg',
'https://images.openlane.eu/carimgs/5640694/general/4a0f07ae-2781-4abe-a2ae-d6b35ab9a4c0.jpg',
'https://images.openlane.eu/carimgs/5640694/general/4a807378-98c3-4114-ae2d-dacf9ffe5319.jpg',
'https://images.openlane.eu/carimgs/5640694/general/8b7c568c-53f3-4217-8876-27a77b2eb83a.jpg',
'https://images.openlane.eu/carimgs/5640694/general/e4629e3c-a6d0-4d7a-a604-561890e349c5.jpg',
'https://images.openlane.eu/carimgs/5640694/general/85031fbd-e93d-4db1-ad77-7a1d8307fa98.jpg',
'https://images.openlane.eu/carimgs/5640694/general/0a45e8c9-44f7-4238-a2e4-3041a20e2f1d.jpg',
'https://images.openlane.eu/carimgs/5640694/general/fe516558-b08b-4af7-a840-1d5a27acd224.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/01fff1db-d2f9-4b7f-ae88-52dbe52a66b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/55fb3f45-7031-4725-9ab5-b843de4819c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/4b9bd186-7b0e-4592-bf46-db39969cd5ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/4a0f07ae-2781-4abe-a2ae-d6b35ab9a4c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65024,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/4a807378-98c3-4114-ae2d-dacf9ffe5319.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81104,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/8b7c568c-53f3-4217-8876-27a77b2eb83a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/e4629e3c-a6d0-4d7a-a604-561890e349c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/85031fbd-e93d-4db1-ad77-7a1d8307fa98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/0a45e8c9-44f7-4238-a2e4-3041a20e2f1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f85d05c-ba08-504c-b431-d961b182f5ac/7f85d05c-ba08-504c-b431-d961b182f5ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48138,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640694/general/fe516558-b08b-4af7-a840-1d5a27acd224.jpg',
'Width': 800}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 23.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728542%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [adesa.fr] INFO: Saving data for 10728542: {'created_time': 1774456574.368559, 'last_price_update_time': 1774456574.368572, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728542') HTTP/1.1" 204 0
2026-03-25 16:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10728326
2026-03-25 16:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with scrape type 1
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 547ae003-8796-5c4f-9a8d-b0b3f552cdd2
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F35be418d-eca3-4949-8753-b93042511f48.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/35be418d-eca3-4949-8753-b93042511f48.png already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252Fae611a49-96f2-450f-9fb4-86c019f44e76.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/ae611a49-96f2-450f-9fb4-86c019f44e76.jpg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F620e1d50-b4b6-42ab-835b-3b97aae2810f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/620e1d50-b4b6-42ab-835b-3b97aae2810f.jpg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F01de33b3-ae54-4cdc-b3fa-692147650dae.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/01de33b3-ae54-4cdc-b3fa-692147650dae.jpg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F9af3abfe-5d03-46c8-8a12-53599bdee011.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/9af3abfe-5d03-46c8-8a12-53599bdee011.jpeg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F0f84c198-db57-42c5-9338-134f476304dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/0f84c198-db57-42c5-9338-134f476304dd.jpg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252Fdd3dee23-b812-4733-a20e-242e407d0296.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/dd3dee23-b812-4733-a20e-242e407d0296.jpg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F349d9153-d115-4d3e-a329-9c5af7277970.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/349d9153-d115-4d3e-a329-9c5af7277970.jpeg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F1f2c7098-6a79-4f7b-a3d3-1b623cf13ebe.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/1f2c7098-6a79-4f7b-a3d3-1b623cf13ebe.jpg already downloaded
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656357%252Fgeneral%252F21611dd5-52fe-4c05-8204-e7da4b9224a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656357/general/21611dd5-52fe-4c05-8204-e7da4b9224a0.jpg already downloaded
2026-03-25 16:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2, identifier: 10728326
2026-03-25 16:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10728326
2026-03-25 16:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10728326
2026-03-25 16:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 547ae003-8796-5c4f-9a8d-b0b3f552cdd2 with identifier: 10728326 to the API
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '547ae003-8796-5c4f-9a8d-b0b3f552cdd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728326',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 62920,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5656357/general/35be418d-eca3-4949-8753-b93042511f48.png',
'https://images.openlane.eu/carimgs/5656357/general/ae611a49-96f2-450f-9fb4-86c019f44e76.jpg',
'https://images.openlane.eu/carimgs/5656357/general/620e1d50-b4b6-42ab-835b-3b97aae2810f.jpg',
'https://images.openlane.eu/carimgs/5656357/general/01de33b3-ae54-4cdc-b3fa-692147650dae.jpg',
'https://images.openlane.eu/carimgs/5656357/general/9af3abfe-5d03-46c8-8a12-53599bdee011.jpeg',
'https://images.openlane.eu/carimgs/5656357/general/0f84c198-db57-42c5-9338-134f476304dd.jpg',
'https://images.openlane.eu/carimgs/5656357/general/dd3dee23-b812-4733-a20e-242e407d0296.jpg',
'https://images.openlane.eu/carimgs/5656357/general/349d9153-d115-4d3e-a329-9c5af7277970.jpeg',
'https://images.openlane.eu/carimgs/5656357/general/1f2c7098-6a79-4f7b-a3d3-1b623cf13ebe.jpg',
'https://images.openlane.eu/carimgs/5656357/general/21611dd5-52fe-4c05-8204-e7da4b9224a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 483414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/35be418d-eca3-4949-8753-b93042511f48.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/ae611a49-96f2-450f-9fb4-86c019f44e76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/620e1d50-b4b6-42ab-835b-3b97aae2810f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41632,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/01de33b3-ae54-4cdc-b3fa-692147650dae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/9af3abfe-5d03-46c8-8a12-53599bdee011.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/0f84c198-db57-42c5-9338-134f476304dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/dd3dee23-b812-4733-a20e-242e407d0296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/349d9153-d115-4d3e-a329-9c5af7277970.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89059,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/1f2c7098-6a79-4f7b-a3d3-1b623cf13ebe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_547ae003-8796-5c4f-9a8d-b0b3f552cdd2/547ae003-8796-5c4f-9a8d-b0b3f552cdd2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656357/general/21611dd5-52fe-4c05-8204-e7da4b9224a0.jpg',
'Width': 800}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 62.920 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728326%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [adesa.fr] INFO: Saving data for 10728326: {'created_time': 1774456575.374519, 'last_price_update_time': 1774456575.374531, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728326') HTTP/1.1" 204 0
2026-03-25 16:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10728533
2026-03-25 16:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68bcc63f-ae73-5984-a5de-c8c0436829bd with scrape type 1
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68bcc63f-ae73-5984-a5de-c8c0436829bd
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F6414bcb4-211d-4ae1-a2fb-ae1731e9de66.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/6414bcb4-211d-4ae1-a2fb-ae1731e9de66.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F582fcc59-7f19-4bf6-9921-75ab70559cd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/582fcc59-7f19-4bf6-9921-75ab70559cd9.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F898dda00-f0cd-42e2-ac61-39147cf0019d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/898dda00-f0cd-42e2-ac61-39147cf0019d.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F9d9c9a87-a04c-46fe-b56a-da27795a105d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/9d9c9a87-a04c-46fe-b56a-da27795a105d.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F0996efbe-1e6c-471f-bdfa-0681d8fe0cbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/0996efbe-1e6c-471f-bdfa-0681d8fe0cbd.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F2b717385-87ac-4144-8899-c0ba47ac869e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/2b717385-87ac-4144-8899-c0ba47ac869e.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F3d8536c8-330d-4967-9756-a1eccbb82101.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/3d8536c8-330d-4967-9756-a1eccbb82101.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252Fbca45375-021a-4746-a899-ab80f751992b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/bca45375-021a-4746-a899-ab80f751992b.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252Fa2e2d683-14eb-44e6-aaac-5fd752778b0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/a2e2d683-14eb-44e6-aaac-5fd752778b0f.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633145%252Fgeneral%252F21f4e9c3-b157-4af9-a784-a745891e6db5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633145/general/21f4e9c3-b157-4af9-a784-a745891e6db5.jpg already downloaded
2026-03-25 16:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 68bcc63f-ae73-5984-a5de-c8c0436829bd, identifier: 10728533
2026-03-25 16:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10728550
2026-03-25 16:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01618344-9eaf-507a-9696-4bd8ff8e297a with scrape type 1
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01618344-9eaf-507a-9696-4bd8ff8e297a
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252F53a0a838-1a0f-4a80-a8ea-512053868048.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/53a0a838-1a0f-4a80-a8ea-512053868048.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252Ffce70404-df96-4e52-adb2-2d24383cfa00.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/fce70404-df96-4e52-adb2-2d24383cfa00.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252Fdeec91a0-e93b-4fd6-bcbb-869f86cdfff7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/deec91a0-e93b-4fd6-bcbb-869f86cdfff7.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252F4ad1f045-bb6a-4f64-b348-81bb8882f2fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/4ad1f045-bb6a-4f64-b348-81bb8882f2fd.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252F63f19c60-e2ef-4709-97ef-4faf1e45b597.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/63f19c60-e2ef-4709-97ef-4faf1e45b597.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252Ffb5f3bae-89f5-41ee-b7c1-f52f0f923694.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/fb5f3bae-89f5-41ee-b7c1-f52f0f923694.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252F3ac482dd-8770-458a-88b9-7b824c7e36a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/3ac482dd-8770-458a-88b9-7b824c7e36a2.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252Ffa8baad7-0d21-4f65-ac9c-79a3fc3f64b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/fa8baad7-0d21-4f65-ac9c-79a3fc3f64b0.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252F60f304e9-5ed4-4140-9cca-e695716a1656.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/60f304e9-5ed4-4140-9cca-e695716a1656.jpg already downloaded
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642874%252Fgeneral%252Fe0bb9367-7a2d-4c65-b632-2cb39ea22a96.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642874/general/e0bb9367-7a2d-4c65-b632-2cb39ea22a96.jpg already downloaded
2026-03-25 16:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01618344-9eaf-507a-9696-4bd8ff8e297a, identifier: 10728550
2026-03-25 16:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10728533
2026-03-25 16:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10728533
2026-03-25 16:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 68bcc63f-ae73-5984-a5de-c8c0436829bd with identifier: 10728533 to the API
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728533>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '68bcc63f-ae73-5984-a5de-c8c0436829bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728533',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 87645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5633145/general/6414bcb4-211d-4ae1-a2fb-ae1731e9de66.jpg',
'https://images.openlane.eu/carimgs/5633145/general/582fcc59-7f19-4bf6-9921-75ab70559cd9.jpg',
'https://images.openlane.eu/carimgs/5633145/general/898dda00-f0cd-42e2-ac61-39147cf0019d.jpg',
'https://images.openlane.eu/carimgs/5633145/general/9d9c9a87-a04c-46fe-b56a-da27795a105d.jpg',
'https://images.openlane.eu/carimgs/5633145/general/0996efbe-1e6c-471f-bdfa-0681d8fe0cbd.jpg',
'https://images.openlane.eu/carimgs/5633145/general/2b717385-87ac-4144-8899-c0ba47ac869e.jpg',
'https://images.openlane.eu/carimgs/5633145/general/3d8536c8-330d-4967-9756-a1eccbb82101.jpg',
'https://images.openlane.eu/carimgs/5633145/general/bca45375-021a-4746-a899-ab80f751992b.jpg',
'https://images.openlane.eu/carimgs/5633145/general/a2e2d683-14eb-44e6-aaac-5fd752778b0f.jpg',
'https://images.openlane.eu/carimgs/5633145/general/21f4e9c3-b157-4af9-a784-a745891e6db5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/6414bcb4-211d-4ae1-a2fb-ae1731e9de66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/582fcc59-7f19-4bf6-9921-75ab70559cd9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/898dda00-f0cd-42e2-ac61-39147cf0019d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/9d9c9a87-a04c-46fe-b56a-da27795a105d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/0996efbe-1e6c-471f-bdfa-0681d8fe0cbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/2b717385-87ac-4144-8899-c0ba47ac869e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/3d8536c8-330d-4967-9756-a1eccbb82101.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/bca45375-021a-4746-a899-ab80f751992b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/a2e2d683-14eb-44e6-aaac-5fd752778b0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bcc63f-ae73-5984-a5de-c8c0436829bd/68bcc63f-ae73-5984-a5de-c8c0436829bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633145/general/21f4e9c3-b157-4af9-a784-a745891e6db5.jpg',
'Width': 1024}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Seat Ateca 2.0 TDI Style - Diesel - Automatic - 150 hp - 87.645 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728533%27 HTTP/1.1" 200 None
2026-03-25 16:36:16 [adesa.fr] INFO: Saving data for 10728533: {'created_time': 1774456576.374768, 'last_price_update_time': 1774456576.374778, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728533') HTTP/1.1" 204 0
2026-03-25 16:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10728550
2026-03-25 16:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10728550
2026-03-25 16:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01618344-9eaf-507a-9696-4bd8ff8e297a with identifier: 10728550 to the API
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '01618344-9eaf-507a-9696-4bd8ff8e297a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728550',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 63096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5642874/general/53a0a838-1a0f-4a80-a8ea-512053868048.jpg',
'https://images.openlane.eu/carimgs/5642874/general/fce70404-df96-4e52-adb2-2d24383cfa00.jpg',
'https://images.openlane.eu/carimgs/5642874/general/deec91a0-e93b-4fd6-bcbb-869f86cdfff7.jpg',
'https://images.openlane.eu/carimgs/5642874/general/4ad1f045-bb6a-4f64-b348-81bb8882f2fd.jpg',
'https://images.openlane.eu/carimgs/5642874/general/63f19c60-e2ef-4709-97ef-4faf1e45b597.jpg',
'https://images.openlane.eu/carimgs/5642874/general/fb5f3bae-89f5-41ee-b7c1-f52f0f923694.jpg',
'https://images.openlane.eu/carimgs/5642874/general/3ac482dd-8770-458a-88b9-7b824c7e36a2.jpg',
'https://images.openlane.eu/carimgs/5642874/general/fa8baad7-0d21-4f65-ac9c-79a3fc3f64b0.jpg',
'https://images.openlane.eu/carimgs/5642874/general/60f304e9-5ed4-4140-9cca-e695716a1656.jpg',
'https://images.openlane.eu/carimgs/5642874/general/e0bb9367-7a2d-4c65-b632-2cb39ea22a96.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/53a0a838-1a0f-4a80-a8ea-512053868048.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/fce70404-df96-4e52-adb2-2d24383cfa00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/deec91a0-e93b-4fd6-bcbb-869f86cdfff7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/4ad1f045-bb6a-4f64-b348-81bb8882f2fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/63f19c60-e2ef-4709-97ef-4faf1e45b597.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69076,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/fb5f3bae-89f5-41ee-b7c1-f52f0f923694.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/3ac482dd-8770-458a-88b9-7b824c7e36a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/fa8baad7-0d21-4f65-ac9c-79a3fc3f64b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71597,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/60f304e9-5ed4-4140-9cca-e695716a1656.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01618344-9eaf-507a-9696-4bd8ff8e297a/01618344-9eaf-507a-9696-4bd8ff8e297a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642874/general/e0bb9367-7a2d-4c65-b632-2cb39ea22a96.jpg',
'Width': 800}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Seat Ateca 2.0 TDI FR - Diesel - Automatic - 150 hp - 63.096 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728550%27 HTTP/1.1" 200 None
2026-03-25 16:36:16 [adesa.fr] INFO: Saving data for 10728550: {'created_time': 1774456576.690053, 'last_price_update_time': 1774456576.690065, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728550') HTTP/1.1" 204 0
2026-03-25 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10728555
2026-03-25 16:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89b86168-2d13-5962-96a3-b19cd99a7d27 with scrape type 1
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89b86168-2d13-5962-96a3-b19cd99a7d27
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252Fe37c6440-3665-4669-9f64-ec1707bebda3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/e37c6440-3665-4669-9f64-ec1707bebda3.jpg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252Fcdd0f94d-9e1e-4748-a93f-a44e5a9a6572.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/cdd0f94d-9e1e-4748-a93f-a44e5a9a6572.jpg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252Fa24282d0-d3af-4cb8-8112-b38f84fe62dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/a24282d0-d3af-4cb8-8112-b38f84fe62dc.jpg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252Fe4084363-0bb1-4f62-b1b4-8038d0abdb67.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/e4084363-0bb1-4f62-b1b4-8038d0abdb67.png already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252F35f751d8-b030-4086-9e97-77ac7aab9c7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/35f751d8-b030-4086-9e97-77ac7aab9c7b.jpg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252F92f09f73-8ad8-4d72-be94-79961bc15f24.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/92f09f73-8ad8-4d72-be94-79961bc15f24.jpeg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252Fc88b2013-7b74-4f9b-9507-817d94274e34.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/c88b2013-7b74-4f9b-9507-817d94274e34.jpg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252F751d6b4c-d678-4c51-8a7a-b608ada3e5c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/751d6b4c-d678-4c51-8a7a-b608ada3e5c7.jpeg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252Ff7a918fb-06b9-40e4-b586-5369111bfe14.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/f7a918fb-06b9-40e4-b586-5369111bfe14.jpg already downloaded
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671273%252Fgeneral%252F1de71907-e1c7-4012-a336-51e03e1191d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671273/general/1de71907-e1c7-4012-a336-51e03e1191d1.jpg already downloaded
2026-03-25 16:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89b86168-2d13-5962-96a3-b19cd99a7d27, identifier: 10728555
2026-03-25 16:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10728555
2026-03-25 16:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10728555
2026-03-25 16:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89b86168-2d13-5962-96a3-b19cd99a7d27 with identifier: 10728555 to the API
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '89b86168-2d13-5962-96a3-b19cd99a7d27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728555',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 43118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5671273/general/e37c6440-3665-4669-9f64-ec1707bebda3.jpg',
'https://images.openlane.eu/carimgs/5671273/general/cdd0f94d-9e1e-4748-a93f-a44e5a9a6572.jpg',
'https://images.openlane.eu/carimgs/5671273/general/a24282d0-d3af-4cb8-8112-b38f84fe62dc.jpg',
'https://images.openlane.eu/carimgs/5671273/general/e4084363-0bb1-4f62-b1b4-8038d0abdb67.png',
'https://images.openlane.eu/carimgs/5671273/general/35f751d8-b030-4086-9e97-77ac7aab9c7b.jpg',
'https://images.openlane.eu/carimgs/5671273/general/92f09f73-8ad8-4d72-be94-79961bc15f24.jpeg',
'https://images.openlane.eu/carimgs/5671273/general/c88b2013-7b74-4f9b-9507-817d94274e34.jpg',
'https://images.openlane.eu/carimgs/5671273/general/751d6b4c-d678-4c51-8a7a-b608ada3e5c7.jpeg',
'https://images.openlane.eu/carimgs/5671273/general/f7a918fb-06b9-40e4-b586-5369111bfe14.jpg',
'https://images.openlane.eu/carimgs/5671273/general/1de71907-e1c7-4012-a336-51e03e1191d1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/e37c6440-3665-4669-9f64-ec1707bebda3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/cdd0f94d-9e1e-4748-a93f-a44e5a9a6572.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/a24282d0-d3af-4cb8-8112-b38f84fe62dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 536403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/e4084363-0bb1-4f62-b1b4-8038d0abdb67.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60950,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/35f751d8-b030-4086-9e97-77ac7aab9c7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/92f09f73-8ad8-4d72-be94-79961bc15f24.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/c88b2013-7b74-4f9b-9507-817d94274e34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/751d6b4c-d678-4c51-8a7a-b608ada3e5c7.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63151,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/f7a918fb-06b9-40e4-b586-5369111bfe14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b86168-2d13-5962-96a3-b19cd99a7d27/89b86168-2d13-5962-96a3-b19cd99a7d27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671273/general/1de71907-e1c7-4012-a336-51e03e1191d1.jpg',
'Width': 800}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI VZ - Diesel - Manual - 150 hp - 43.118 km',
'transmission': 'manual',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728555%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [adesa.fr] INFO: Saving data for 10728555: {'created_time': 1774456578.356645, 'last_price_update_time': 1774456578.35666, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728555') HTTP/1.1" 204 0
2026-03-25 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10728289
2026-03-25 16:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f16c535-3ee8-56c2-9a34-76bb575207fe with scrape type 1
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f16c535-3ee8-56c2-9a34-76bb575207fe
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252Fd553b6d2-34c7-407c-9908-72200001a240.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/d553b6d2-34c7-407c-9908-72200001a240.jpg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252Ffe18e8c1-a4fc-4bb0-aa43-b89aa7d7794c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/fe18e8c1-a4fc-4bb0-aa43-b89aa7d7794c.jpg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252F1df66998-9041-4f4c-8e8f-d49a93618ff4.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/1df66998-9041-4f4c-8e8f-d49a93618ff4.png already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252F4fc38ad1-487d-4655-b4c1-a14a79883761.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/4fc38ad1-487d-4655-b4c1-a14a79883761.jpg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252F44747564-8522-4e3a-8cc8-50cde9afafc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/44747564-8522-4e3a-8cc8-50cde9afafc5.jpg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252Fcd011f8c-e379-454c-b9f5-4d23d87835f9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/cd011f8c-e379-454c-b9f5-4d23d87835f9.jpeg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252Fe388985e-ccbf-49f6-adb3-a3d2d9347933.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/e388985e-ccbf-49f6-adb3-a3d2d9347933.jpg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252Fc8c3881d-7b6f-4627-ae95-297be5a45530.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/c8c3881d-7b6f-4627-ae95-297be5a45530.jpeg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252F1bced44c-00ac-46be-ae1a-8a6c562ef04b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/1bced44c-00ac-46be-ae1a-8a6c562ef04b.jpeg already downloaded
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689669%252Fgeneral%252F8d91f061-137e-4c17-b23d-8a41ee4dde72.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689669/general/8d91f061-137e-4c17-b23d-8a41ee4dde72.jpg already downloaded
2026-03-25 16:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f16c535-3ee8-56c2-9a34-76bb575207fe, identifier: 10728289
2026-03-25 16:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10728289
2026-03-25 16:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10728289
2026-03-25 16:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f16c535-3ee8-56c2-9a34-76bb575207fe with identifier: 10728289 to the API
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5f16c535-3ee8-56c2-9a34-76bb575207fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728289',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 112759,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5689669/general/d553b6d2-34c7-407c-9908-72200001a240.jpg',
'https://images.openlane.eu/carimgs/5689669/general/fe18e8c1-a4fc-4bb0-aa43-b89aa7d7794c.jpg',
'https://images.openlane.eu/carimgs/5689669/general/1df66998-9041-4f4c-8e8f-d49a93618ff4.png',
'https://images.openlane.eu/carimgs/5689669/general/4fc38ad1-487d-4655-b4c1-a14a79883761.jpg',
'https://images.openlane.eu/carimgs/5689669/general/44747564-8522-4e3a-8cc8-50cde9afafc5.jpg',
'https://images.openlane.eu/carimgs/5689669/general/cd011f8c-e379-454c-b9f5-4d23d87835f9.jpeg',
'https://images.openlane.eu/carimgs/5689669/general/e388985e-ccbf-49f6-adb3-a3d2d9347933.jpg',
'https://images.openlane.eu/carimgs/5689669/general/c8c3881d-7b6f-4627-ae95-297be5a45530.jpeg',
'https://images.openlane.eu/carimgs/5689669/general/1bced44c-00ac-46be-ae1a-8a6c562ef04b.jpeg',
'https://images.openlane.eu/carimgs/5689669/general/8d91f061-137e-4c17-b23d-8a41ee4dde72.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/d553b6d2-34c7-407c-9908-72200001a240.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44287,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/fe18e8c1-a4fc-4bb0-aa43-b89aa7d7794c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 596352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/1df66998-9041-4f4c-8e8f-d49a93618ff4.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/4fc38ad1-487d-4655-b4c1-a14a79883761.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56512,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/44747564-8522-4e3a-8cc8-50cde9afafc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/cd011f8c-e379-454c-b9f5-4d23d87835f9.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/e388985e-ccbf-49f6-adb3-a3d2d9347933.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/c8c3881d-7b6f-4627-ae95-297be5a45530.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/1bced44c-00ac-46be-ae1a-8a6c562ef04b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f16c535-3ee8-56c2-9a34-76bb575207fe/5f16c535-3ee8-56c2-9a34-76bb575207fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68625,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689669/general/8d91f061-137e-4c17-b23d-8a41ee4dde72.jpg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI Business - Diesel - Manual - 150 hp - '
'112.759 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728289%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [adesa.fr] INFO: Saving data for 10728289: {'created_time': 1774456579.014297, 'last_price_update_time': 1774456579.014308, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728289') HTTP/1.1" 204 0
2026-03-25 16:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10728344
2026-03-25 16:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f488b7d-e30a-5e7c-9300-095e978bec81 with scrape type 1
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f488b7d-e30a-5e7c-9300-095e978bec81
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252F0b0cd6a2-dde0-4a4a-85bb-3efce64ddfee.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/0b0cd6a2-dde0-4a4a-85bb-3efce64ddfee.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252F2f72f748-cc26-4042-b0ef-de5345824e15.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/2f72f748-cc26-4042-b0ef-de5345824e15.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252Fe9a1e950-4f9a-4124-a155-a5bcc8b69fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/e9a1e950-4f9a-4124-a155-a5bcc8b69fa8.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252Fc0715235-dfd6-469f-b853-9b80e3fdaa35.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/c0715235-dfd6-469f-b853-9b80e3fdaa35.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252F21ec8dc8-c84c-43f0-8c17-8eb17eca0da6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/21ec8dc8-c84c-43f0-8c17-8eb17eca0da6.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252F15772aba-66ac-407a-bbac-6512c64aba8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/15772aba-66ac-407a-bbac-6512c64aba8d.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252Ffe6eeccd-cfda-4ed7-aa9b-adda331e3af6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/fe6eeccd-cfda-4ed7-aa9b-adda331e3af6.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252F61e80215-acbb-4d37-86e9-6b287934e06a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/61e80215-acbb-4d37-86e9-6b287934e06a.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252Fe0607266-ea0c-45d4-9991-e9858bc3f0b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/e0607266-ea0c-45d4-9991-e9858bc3f0b4.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643689%252Fgeneral%252F3266ffee-3137-45ea-90c3-13977768975b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643689/general/3266ffee-3137-45ea-90c3-13977768975b.jpg already downloaded
2026-03-25 16:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f488b7d-e30a-5e7c-9300-095e978bec81, identifier: 10728344
2026-03-25 16:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10728548
2026-03-25 16:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7a0dbf-b360-5198-9a15-8d7811c698e4 with scrape type 1
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad7a0dbf-b360-5198-9a15-8d7811c698e4
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252Fa9fcefc8-2d08-4711-a385-7df6ba9f8acc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/a9fcefc8-2d08-4711-a385-7df6ba9f8acc.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252Fa8120dd5-e41b-46c8-834e-c0d1041ecc2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/a8120dd5-e41b-46c8-834e-c0d1041ecc2a.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252F980e447d-c902-4bb9-96d4-293f4bba1d3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/980e447d-c902-4bb9-96d4-293f4bba1d3c.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252F7ea9447b-68e6-43dd-be87-96f12ab255af.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/7ea9447b-68e6-43dd-be87-96f12ab255af.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252Fda066e30-fc24-4b6a-b82a-1a9ebea9e507.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/da066e30-fc24-4b6a-b82a-1a9ebea9e507.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252Fef5920f0-d4b2-4ff8-9d5f-e166b60418da.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/ef5920f0-d4b2-4ff8-9d5f-e166b60418da.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252Fcb401ef5-2fb1-4752-8a0a-197cfaabde45.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/cb401ef5-2fb1-4752-8a0a-197cfaabde45.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252F19089c2f-f42f-49a0-9767-805bb669305e.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/19089c2f-f42f-49a0-9767-805bb669305e.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252Fc8254de3-b668-449a-8672-2fb6e12653a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/c8254de3-b668-449a-8672-2fb6e12653a9.jpg already downloaded
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642473%252Fgeneral%252F047eb9d7-e005-4820-8dd1-0293200772bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642473/general/047eb9d7-e005-4820-8dd1-0293200772bb.jpg already downloaded
2026-03-25 16:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad7a0dbf-b360-5198-9a15-8d7811c698e4, identifier: 10728548
2026-03-25 16:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10728344
2026-03-25 16:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10728344
2026-03-25 16:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f488b7d-e30a-5e7c-9300-095e978bec81 with identifier: 10728344 to the API
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728344>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2f488b7d-e30a-5e7c-9300-095e978bec81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728344',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 99426,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5643689/general/0b0cd6a2-dde0-4a4a-85bb-3efce64ddfee.jpg',
'https://images.openlane.eu/carimgs/5643689/general/2f72f748-cc26-4042-b0ef-de5345824e15.jpg',
'https://images.openlane.eu/carimgs/5643689/general/e9a1e950-4f9a-4124-a155-a5bcc8b69fa8.jpg',
'https://images.openlane.eu/carimgs/5643689/general/c0715235-dfd6-469f-b853-9b80e3fdaa35.jpg',
'https://images.openlane.eu/carimgs/5643689/general/21ec8dc8-c84c-43f0-8c17-8eb17eca0da6.jpg',
'https://images.openlane.eu/carimgs/5643689/general/15772aba-66ac-407a-bbac-6512c64aba8d.jpg',
'https://images.openlane.eu/carimgs/5643689/general/fe6eeccd-cfda-4ed7-aa9b-adda331e3af6.jpg',
'https://images.openlane.eu/carimgs/5643689/general/61e80215-acbb-4d37-86e9-6b287934e06a.jpg',
'https://images.openlane.eu/carimgs/5643689/general/e0607266-ea0c-45d4-9991-e9858bc3f0b4.jpg',
'https://images.openlane.eu/carimgs/5643689/general/3266ffee-3137-45ea-90c3-13977768975b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/0b0cd6a2-dde0-4a4a-85bb-3efce64ddfee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47317,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/2f72f748-cc26-4042-b0ef-de5345824e15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/e9a1e950-4f9a-4124-a155-a5bcc8b69fa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52034,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/c0715235-dfd6-469f-b853-9b80e3fdaa35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/21ec8dc8-c84c-43f0-8c17-8eb17eca0da6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/15772aba-66ac-407a-bbac-6512c64aba8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/fe6eeccd-cfda-4ed7-aa9b-adda331e3af6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/61e80215-acbb-4d37-86e9-6b287934e06a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/e0607266-ea0c-45d4-9991-e9858bc3f0b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f488b7d-e30a-5e7c-9300-095e978bec81/2f488b7d-e30a-5e7c-9300-095e978bec81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43635,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643689/general/3266ffee-3137-45ea-90c3-13977768975b.jpg',
'Width': 800}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-09-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Seat Ateca 2.0 TDI Style - Diesel - Automatic - 150 hp - 99.426 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728344%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [adesa.fr] INFO: Saving data for 10728344: {'created_time': 1774456580.019665, 'last_price_update_time': 1774456580.019677, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728344') HTTP/1.1" 204 0
2026-03-25 16:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10728548
2026-03-25 16:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10728548
2026-03-25 16:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad7a0dbf-b360-5198-9a15-8d7811c698e4 with identifier: 10728548 to the API
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ad7a0dbf-b360-5198-9a15-8d7811c698e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728548',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 36522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5642473/general/a9fcefc8-2d08-4711-a385-7df6ba9f8acc.jpg',
'https://images.openlane.eu/carimgs/5642473/general/a8120dd5-e41b-46c8-834e-c0d1041ecc2a.jpg',
'https://images.openlane.eu/carimgs/5642473/general/980e447d-c902-4bb9-96d4-293f4bba1d3c.jpg',
'https://images.openlane.eu/carimgs/5642473/general/7ea9447b-68e6-43dd-be87-96f12ab255af.jpg',
'https://images.openlane.eu/carimgs/5642473/general/da066e30-fc24-4b6a-b82a-1a9ebea9e507.jpg',
'https://images.openlane.eu/carimgs/5642473/general/ef5920f0-d4b2-4ff8-9d5f-e166b60418da.jpg',
'https://images.openlane.eu/carimgs/5642473/general/cb401ef5-2fb1-4752-8a0a-197cfaabde45.jpg',
'https://images.openlane.eu/carimgs/5642473/general/19089c2f-f42f-49a0-9767-805bb669305e.jpg',
'https://images.openlane.eu/carimgs/5642473/general/c8254de3-b668-449a-8672-2fb6e12653a9.jpg',
'https://images.openlane.eu/carimgs/5642473/general/047eb9d7-e005-4820-8dd1-0293200772bb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/a9fcefc8-2d08-4711-a385-7df6ba9f8acc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/a8120dd5-e41b-46c8-834e-c0d1041ecc2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/980e447d-c902-4bb9-96d4-293f4bba1d3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/7ea9447b-68e6-43dd-be87-96f12ab255af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/da066e30-fc24-4b6a-b82a-1a9ebea9e507.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/ef5920f0-d4b2-4ff8-9d5f-e166b60418da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/cb401ef5-2fb1-4752-8a0a-197cfaabde45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/19089c2f-f42f-49a0-9767-805bb669305e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/c8254de3-b668-449a-8672-2fb6e12653a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7a0dbf-b360-5198-9a15-8d7811c698e4/ad7a0dbf-b360-5198-9a15-8d7811c698e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642473/general/047eb9d7-e005-4820-8dd1-0293200772bb.jpg',
'Width': 1024}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 36.522 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728548%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [adesa.fr] INFO: Saving data for 10728548: {'created_time': 1774456580.557718, 'last_price_update_time': 1774456580.557731, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728548') HTTP/1.1" 204 0
2026-03-25 16:36:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10728216
2026-03-25 16:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5623e9ba-3adc-54b4-86ad-a84947e29e6e with scrape type 1
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5623e9ba-3adc-54b4-86ad-a84947e29e6e
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252F70173384-aa26-4bcd-8e74-5796e4902131.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/70173384-aa26-4bcd-8e74-5796e4902131.jpg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252F58b31a78-16a3-4237-afe0-7869d5986866.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/58b31a78-16a3-4237-afe0-7869d5986866.png already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252Fdc9cd78b-086f-4c29-a644-cafd88b44dda.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/dc9cd78b-086f-4c29-a644-cafd88b44dda.jpg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252Fc03f8e34-b4a7-442f-ba55-bf3b3262407c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/c03f8e34-b4a7-442f-ba55-bf3b3262407c.jpg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252F65ec067c-136c-40e7-99d5-6f9190c85a77.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/65ec067c-136c-40e7-99d5-6f9190c85a77.jpg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252Fe029a06b-8cc9-4e3b-abe4-f50b67f94623.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/e029a06b-8cc9-4e3b-abe4-f50b67f94623.jpg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252F5aae19d7-69d5-4259-bc78-db4369094a80.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/5aae19d7-69d5-4259-bc78-db4369094a80.jpg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252Faaaf8b5e-98da-4c00-ae54-fbcc22ca1279.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/aaaf8b5e-98da-4c00-ae54-fbcc22ca1279.jpg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252Fa025b588-2d07-4f87-a502-154b16ad9ada.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/a025b588-2d07-4f87-a502-154b16ad9ada.jpeg already downloaded
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643722%252Fgeneral%252F39169ffa-b0bd-4a69-af56-7e347e5cf7bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643722/general/39169ffa-b0bd-4a69-af56-7e347e5cf7bb.jpg already downloaded
2026-03-25 16:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5623e9ba-3adc-54b4-86ad-a84947e29e6e, identifier: 10728216
2026-03-25 16:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10728216
2026-03-25 16:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10728216
2026-03-25 16:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5623e9ba-3adc-54b4-86ad-a84947e29e6e with identifier: 10728216 to the API
2026-03-25 16:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728216>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5623e9ba-3adc-54b4-86ad-a84947e29e6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728216',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 103082,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5643722/general/70173384-aa26-4bcd-8e74-5796e4902131.jpg',
'https://images.openlane.eu/carimgs/5643722/general/58b31a78-16a3-4237-afe0-7869d5986866.png',
'https://images.openlane.eu/carimgs/5643722/general/dc9cd78b-086f-4c29-a644-cafd88b44dda.jpg',
'https://images.openlane.eu/carimgs/5643722/general/c03f8e34-b4a7-442f-ba55-bf3b3262407c.jpg',
'https://images.openlane.eu/carimgs/5643722/general/65ec067c-136c-40e7-99d5-6f9190c85a77.jpg',
'https://images.openlane.eu/carimgs/5643722/general/e029a06b-8cc9-4e3b-abe4-f50b67f94623.jpg',
'https://images.openlane.eu/carimgs/5643722/general/5aae19d7-69d5-4259-bc78-db4369094a80.jpg',
'https://images.openlane.eu/carimgs/5643722/general/aaaf8b5e-98da-4c00-ae54-fbcc22ca1279.jpg',
'https://images.openlane.eu/carimgs/5643722/general/a025b588-2d07-4f87-a502-154b16ad9ada.jpeg',
'https://images.openlane.eu/carimgs/5643722/general/39169ffa-b0bd-4a69-af56-7e347e5cf7bb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35079,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/70173384-aa26-4bcd-8e74-5796e4902131.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 548799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/58b31a78-16a3-4237-afe0-7869d5986866.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/dc9cd78b-086f-4c29-a644-cafd88b44dda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/c03f8e34-b4a7-442f-ba55-bf3b3262407c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43248,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/65ec067c-136c-40e7-99d5-6f9190c85a77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/e029a06b-8cc9-4e3b-abe4-f50b67f94623.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/5aae19d7-69d5-4259-bc78-db4369094a80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42381,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/aaaf8b5e-98da-4c00-ae54-fbcc22ca1279.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/a025b588-2d07-4f87-a502-154b16ad9ada.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5623e9ba-3adc-54b4-86ad-a84947e29e6e/5623e9ba-3adc-54b4-86ad-a84947e29e6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643722/general/39169ffa-b0bd-4a69-af56-7e347e5cf7bb.jpg',
'Width': 800}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor - Diesel - Manual - 150 hp - 103.082 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728216%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [adesa.fr] INFO: Saving data for 10728216: {'created_time': 1774456581.18088, 'last_price_update_time': 1774456581.180891, 'auction_closing_time': 1774605600.0}
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728216') HTTP/1.1" 204 0
2026-03-25 16:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10728527
2026-03-25 16:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 266fc712-531f-5f65-a3cf-46c37a8ea85f with scrape type 1
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 266fc712-531f-5f65-a3cf-46c37a8ea85f
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252F72b60f55-9431-404a-aa5e-08e48e83e016.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/72b60f55-9431-404a-aa5e-08e48e83e016.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252F7bc26f1a-38cd-4b7b-bca5-5c67a36a38c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/7bc26f1a-38cd-4b7b-bca5-5c67a36a38c5.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252F2f673ea3-be4e-4033-b39d-3edb0e1553dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/2f673ea3-be4e-4033-b39d-3edb0e1553dd.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252Fa40b735f-d3ae-40e2-a6ed-7eaafded7e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/a40b735f-d3ae-40e2-a6ed-7eaafded7e43.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252F59882017-82af-45a2-b3d9-8425729f49a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/59882017-82af-45a2-b3d9-8425729f49a2.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252F81fbc87c-e907-4069-acc1-67571efa64cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/81fbc87c-e907-4069-acc1-67571efa64cd.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252Febc23801-5ded-413d-b457-7fcf0e4971cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/ebc23801-5ded-413d-b457-7fcf0e4971cf.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252Fc14a706c-7a0c-48e4-b1f2-cb68431264f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/c14a706c-7a0c-48e4-b1f2-cb68431264f4.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252Fcf1f7538-4786-4ec4-9f17-1f6ea078e075.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/cf1f7538-4786-4ec4-9f17-1f6ea078e075.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627299%252Fgeneral%252Fe4cb760a-d493-43b4-af1a-678d540b9639.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627299/general/e4cb760a-d493-43b4-af1a-678d540b9639.jpg already downloaded
2026-03-25 16:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 266fc712-531f-5f65-a3cf-46c37a8ea85f, identifier: 10728527
2026-03-25 16:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10728527
2026-03-25 16:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10728527
2026-03-25 16:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 266fc712-531f-5f65-a3cf-46c37a8ea85f with identifier: 10728527 to the API
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '266fc712-531f-5f65-a3cf-46c37a8ea85f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30266',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728527',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 109356,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5627299/general/72b60f55-9431-404a-aa5e-08e48e83e016.jpg',
'https://images.openlane.eu/carimgs/5627299/general/7bc26f1a-38cd-4b7b-bca5-5c67a36a38c5.jpg',
'https://images.openlane.eu/carimgs/5627299/general/2f673ea3-be4e-4033-b39d-3edb0e1553dd.jpg',
'https://images.openlane.eu/carimgs/5627299/general/a40b735f-d3ae-40e2-a6ed-7eaafded7e43.jpg',
'https://images.openlane.eu/carimgs/5627299/general/59882017-82af-45a2-b3d9-8425729f49a2.jpg',
'https://images.openlane.eu/carimgs/5627299/general/81fbc87c-e907-4069-acc1-67571efa64cd.jpg',
'https://images.openlane.eu/carimgs/5627299/general/ebc23801-5ded-413d-b457-7fcf0e4971cf.jpg',
'https://images.openlane.eu/carimgs/5627299/general/c14a706c-7a0c-48e4-b1f2-cb68431264f4.jpg',
'https://images.openlane.eu/carimgs/5627299/general/cf1f7538-4786-4ec4-9f17-1f6ea078e075.jpg',
'https://images.openlane.eu/carimgs/5627299/general/e4cb760a-d493-43b4-af1a-678d540b9639.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 732849,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/72b60f55-9431-404a-aa5e-08e48e83e016.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 719991,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/7bc26f1a-38cd-4b7b-bca5-5c67a36a38c5.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694008,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/2f673ea3-be4e-4033-b39d-3edb0e1553dd.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 751198,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/a40b735f-d3ae-40e2-a6ed-7eaafded7e43.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 885359,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/59882017-82af-45a2-b3d9-8425729f49a2.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1029929,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/81fbc87c-e907-4069-acc1-67571efa64cd.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1160787,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/ebc23801-5ded-413d-b457-7fcf0e4971cf.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1298280,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/c14a706c-7a0c-48e4-b1f2-cb68431264f4.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1336868,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/cf1f7538-4786-4ec4-9f17-1f6ea078e075.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_266fc712-531f-5f65-a3cf-46c37a8ea85f/266fc712-531f-5f65-a3cf-46c37a8ea85f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1035581,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627299/general/e4cb760a-d493-43b4-af1a-678d540b9639.jpg',
'Width': 2135}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 2.0 TDI Business - Diesel - Manual - 150 hp - '
'109.356 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728527%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [adesa.fr] INFO: Saving data for 10728527: {'created_time': 1774456581.7441, 'last_price_update_time': 1774456581.744111, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728527') HTTP/1.1" 204 0
2026-03-25 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10728331
2026-03-25 16:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b14089-f0ff-533b-a8ea-3fae7734d155 with scrape type 1
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88b14089-f0ff-533b-a8ea-3fae7734d155
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252F1ec45570-4802-4009-895b-2268ee6f8453.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/1ec45570-4802-4009-895b-2268ee6f8453.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252F8373601d-476b-4c7c-ba07-f05dc6dfa791.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/8373601d-476b-4c7c-ba07-f05dc6dfa791.png already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252F3b7e784f-7bc6-40bb-b1d8-ac421fe6e63d.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/3b7e784f-7bc6-40bb-b1d8-ac421fe6e63d.png already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252F9ac344de-1ac2-4af0-8d92-29a0c1386b9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/9ac344de-1ac2-4af0-8d92-29a0c1386b9c.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252Fa9d9446c-6f81-4167-8373-95961b8bdbc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/a9d9446c-6f81-4167-8373-95961b8bdbc2.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252Fe32bd2e9-152c-4491-a7cd-989ae8475246.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/e32bd2e9-152c-4491-a7cd-989ae8475246.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252Fb8f831d6-e15e-44a4-9f23-77fb13d3984f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/b8f831d6-e15e-44a4-9f23-77fb13d3984f.jpg already downloaded
2026-03-25 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252Fc53598b7-6139-4e81-b84d-64da5a0fe498.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/c53598b7-6139-4e81-b84d-64da5a0fe498.jpeg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252F4157793f-8cbd-4023-846b-b18098846c5e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/4157793f-8cbd-4023-846b-b18098846c5e.jpeg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656785%252Fgeneral%252F9c4090a6-6f8d-486a-a682-611a62b29fb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656785/general/9c4090a6-6f8d-486a-a682-611a62b29fb4.jpg already downloaded
2026-03-25 16:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88b14089-f0ff-533b-a8ea-3fae7734d155, identifier: 10728331
2026-03-25 16:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10728331
2026-03-25 16:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10728331
2026-03-25 16:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88b14089-f0ff-533b-a8ea-3fae7734d155 with identifier: 10728331 to the API
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '88b14089-f0ff-533b-a8ea-3fae7734d155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728331',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 671999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5656785/general/1ec45570-4802-4009-895b-2268ee6f8453.jpg',
'https://images.openlane.eu/carimgs/5656785/general/8373601d-476b-4c7c-ba07-f05dc6dfa791.png',
'https://images.openlane.eu/carimgs/5656785/general/3b7e784f-7bc6-40bb-b1d8-ac421fe6e63d.png',
'https://images.openlane.eu/carimgs/5656785/general/9ac344de-1ac2-4af0-8d92-29a0c1386b9c.jpg',
'https://images.openlane.eu/carimgs/5656785/general/a9d9446c-6f81-4167-8373-95961b8bdbc2.jpg',
'https://images.openlane.eu/carimgs/5656785/general/e32bd2e9-152c-4491-a7cd-989ae8475246.jpg',
'https://images.openlane.eu/carimgs/5656785/general/b8f831d6-e15e-44a4-9f23-77fb13d3984f.jpg',
'https://images.openlane.eu/carimgs/5656785/general/c53598b7-6139-4e81-b84d-64da5a0fe498.jpeg',
'https://images.openlane.eu/carimgs/5656785/general/4157793f-8cbd-4023-846b-b18098846c5e.jpeg',
'https://images.openlane.eu/carimgs/5656785/general/9c4090a6-6f8d-486a-a682-611a62b29fb4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/1ec45570-4802-4009-895b-2268ee6f8453.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 504434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/8373601d-476b-4c7c-ba07-f05dc6dfa791.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 513111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/3b7e784f-7bc6-40bb-b1d8-ac421fe6e63d.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/9ac344de-1ac2-4af0-8d92-29a0c1386b9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62066,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/a9d9446c-6f81-4167-8373-95961b8bdbc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69935,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/e32bd2e9-152c-4491-a7cd-989ae8475246.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66820,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/b8f831d6-e15e-44a4-9f23-77fb13d3984f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/c53598b7-6139-4e81-b84d-64da5a0fe498.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/4157793f-8cbd-4023-846b-b18098846c5e.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b14089-f0ff-533b-a8ea-3fae7734d155/88b14089-f0ff-533b-a8ea-3fae7734d155_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58075,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656785/general/9c4090a6-6f8d-486a-a682-611a62b29fb4.jpg',
'Width': 800}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'671.999 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728331%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [adesa.fr] INFO: Saving data for 10728331: {'created_time': 1774456582.474468, 'last_price_update_time': 1774456582.474478, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728331') HTTP/1.1" 204 0
2026-03-25 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10728287
2026-03-25 16:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88278420-5e8c-5931-ae95-115f2834e6a7 with scrape type 1
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88278420-5e8c-5931-ae95-115f2834e6a7
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252Fd383941d-5e59-4810-9f2b-d09d286583c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/d383941d-5e59-4810-9f2b-d09d286583c1.jpg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252F9744b130-3073-43dd-ba81-dd23c84a0bd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/9744b130-3073-43dd-ba81-dd23c84a0bd9.jpg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252F9456547f-7887-4ff1-91b6-974afc5bc535.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/9456547f-7887-4ff1-91b6-974afc5bc535.png already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252Fbdc133b2-99ab-4dff-bb71-e6ff8f9d071c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/bdc133b2-99ab-4dff-bb71-e6ff8f9d071c.jpg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252F5be09490-e60f-4d19-b108-e584dc4bc722.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/5be09490-e60f-4d19-b108-e584dc4bc722.jpeg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252Fd4856c3e-12fd-48ca-be93-d7d96b49de12.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/d4856c3e-12fd-48ca-be93-d7d96b49de12.jpg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252Feadacbc7-bb3d-4728-ae1d-bfceb9398ea7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/eadacbc7-bb3d-4728-ae1d-bfceb9398ea7.jpg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252F33036553-009e-4fe4-b9c8-865fa09ffebc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/33036553-009e-4fe4-b9c8-865fa09ffebc.jpg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252Fb39e6daf-8151-4852-80f4-2d8733c848ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/b39e6daf-8151-4852-80f4-2d8733c848ef.jpg already downloaded
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690108%252Fgeneral%252Ff67abf9f-e4e8-4bd8-b3fc-39f304c80e03.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690108/general/f67abf9f-e4e8-4bd8-b3fc-39f304c80e03.jpg already downloaded
2026-03-25 16:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88278420-5e8c-5931-ae95-115f2834e6a7, identifier: 10728287
2026-03-25 16:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10728287
2026-03-25 16:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10728287
2026-03-25 16:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88278420-5e8c-5931-ae95-115f2834e6a7 with identifier: 10728287 to the API
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '88278420-5e8c-5931-ae95-115f2834e6a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728287',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 45440,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5690108/general/d383941d-5e59-4810-9f2b-d09d286583c1.jpg',
'https://images.openlane.eu/carimgs/5690108/general/9744b130-3073-43dd-ba81-dd23c84a0bd9.jpg',
'https://images.openlane.eu/carimgs/5690108/general/9456547f-7887-4ff1-91b6-974afc5bc535.png',
'https://images.openlane.eu/carimgs/5690108/general/bdc133b2-99ab-4dff-bb71-e6ff8f9d071c.jpg',
'https://images.openlane.eu/carimgs/5690108/general/5be09490-e60f-4d19-b108-e584dc4bc722.jpeg',
'https://images.openlane.eu/carimgs/5690108/general/d4856c3e-12fd-48ca-be93-d7d96b49de12.jpg',
'https://images.openlane.eu/carimgs/5690108/general/eadacbc7-bb3d-4728-ae1d-bfceb9398ea7.jpg',
'https://images.openlane.eu/carimgs/5690108/general/33036553-009e-4fe4-b9c8-865fa09ffebc.jpg',
'https://images.openlane.eu/carimgs/5690108/general/b39e6daf-8151-4852-80f4-2d8733c848ef.jpg',
'https://images.openlane.eu/carimgs/5690108/general/f67abf9f-e4e8-4bd8-b3fc-39f304c80e03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/d383941d-5e59-4810-9f2b-d09d286583c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37359,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/9744b130-3073-43dd-ba81-dd23c84a0bd9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 431373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/9456547f-7887-4ff1-91b6-974afc5bc535.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38704,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/bdc133b2-99ab-4dff-bb71-e6ff8f9d071c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/5be09490-e60f-4d19-b108-e584dc4bc722.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/d4856c3e-12fd-48ca-be93-d7d96b49de12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/eadacbc7-bb3d-4728-ae1d-bfceb9398ea7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/33036553-009e-4fe4-b9c8-865fa09ffebc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/b39e6daf-8151-4852-80f4-2d8733c848ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88278420-5e8c-5931-ae95-115f2834e6a7/88278420-5e8c-5931-ae95-115f2834e6a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690108/general/f67abf9f-e4e8-4bd8-b3fc-39f304c80e03.jpg',
'Width': 800}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'45.440 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728287%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [adesa.fr] INFO: Saving data for 10728287: {'created_time': 1774456583.057502, 'last_price_update_time': 1774456583.05752, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728287') HTTP/1.1" 204 0
2026-03-25 16:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10728323
2026-03-25 16:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ce131f-2d7d-50a4-8ac6-057b41287e82 with scrape type 1
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3ce131f-2d7d-50a4-8ac6-057b41287e82
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252F491aded1-a455-41b6-8d9a-8754ecf94279.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/491aded1-a455-41b6-8d9a-8754ecf94279.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252F9efd5a3e-afaa-4164-8ef4-af97f44cf502.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/9efd5a3e-afaa-4164-8ef4-af97f44cf502.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252F5c9be9f1-a695-4a10-8eb8-e6a726bf0fab.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/5c9be9f1-a695-4a10-8eb8-e6a726bf0fab.png already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252Fb5da45e8-a736-461e-84b7-1e5b66f39ede.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/b5da45e8-a736-461e-84b7-1e5b66f39ede.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252F93cb8484-d379-48fe-85cd-3f7a46143f9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/93cb8484-d379-48fe-85cd-3f7a46143f9d.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252F122b7e10-6314-47b4-b8e1-71a7156751d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/122b7e10-6314-47b4-b8e1-71a7156751d8.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252Ffc235899-7404-4ba5-b33a-dca982abd701.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/fc235899-7404-4ba5-b33a-dca982abd701.jpeg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252F2b3d4b44-f0a8-44f1-96aa-ee28b9f0496f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/2b3d4b44-f0a8-44f1-96aa-ee28b9f0496f.jpeg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252Ffc7ca011-c2d5-47c1-aa1a-b33294d13850.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/fc7ca011-c2d5-47c1-aa1a-b33294d13850.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655922%252Fgeneral%252F54b31e13-2386-433d-87aa-c630c93064ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655922/general/54b31e13-2386-433d-87aa-c630c93064ce.jpg already downloaded
2026-03-25 16:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3ce131f-2d7d-50a4-8ac6-057b41287e82, identifier: 10728323
2026-03-25 16:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10728531
2026-03-25 16:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e99378b6-26a5-5164-be95-d54a7efe2cf9 with scrape type 1
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e99378b6-26a5-5164-be95-d54a7efe2cf9
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252F7f24c30e-1b26-4da0-b9d8-8577dd5b93a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/7f24c30e-1b26-4da0-b9d8-8577dd5b93a2.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252Fa5da5393-9562-4b79-950d-cff2a9991be2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/a5da5393-9562-4b79-950d-cff2a9991be2.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252Fdc7e5cb7-18d4-4359-8420-5b96dc8185ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/dc7e5cb7-18d4-4359-8420-5b96dc8185ce.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252F5951e3fe-4d7d-4309-82b8-1d501297ab33.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/5951e3fe-4d7d-4309-82b8-1d501297ab33.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252Fcecaf9e1-feb3-43b7-b502-7dfcec1a1f30.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/cecaf9e1-feb3-43b7-b502-7dfcec1a1f30.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252Fe0062c94-6659-4024-8b43-2b974964d74a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/e0062c94-6659-4024-8b43-2b974964d74a.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252F518047a5-941b-4f6e-9940-91fddabc5ef4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/518047a5-941b-4f6e-9940-91fddabc5ef4.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252Fa4d784ff-fa92-4dbb-a2ae-5dff1f2b02e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/a4d784ff-fa92-4dbb-a2ae-5dff1f2b02e8.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252F17e0811d-7309-4e12-b0bf-b09be0d8327a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/17e0811d-7309-4e12-b0bf-b09be0d8327a.jpg already downloaded
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632615%252Fgeneral%252Fa492eb3b-d7e9-4710-8501-3ff85211a03d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632615/general/a492eb3b-d7e9-4710-8501-3ff85211a03d.jpg already downloaded
2026-03-25 16:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e99378b6-26a5-5164-be95-d54a7efe2cf9, identifier: 10728531
2026-03-25 16:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10728323
2026-03-25 16:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10728323
2026-03-25 16:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3ce131f-2d7d-50a4-8ac6-057b41287e82 with identifier: 10728323 to the API
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd3ce131f-2d7d-50a4-8ac6-057b41287e82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728323',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 54422,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5655922/general/491aded1-a455-41b6-8d9a-8754ecf94279.jpg',
'https://images.openlane.eu/carimgs/5655922/general/9efd5a3e-afaa-4164-8ef4-af97f44cf502.jpg',
'https://images.openlane.eu/carimgs/5655922/general/5c9be9f1-a695-4a10-8eb8-e6a726bf0fab.png',
'https://images.openlane.eu/carimgs/5655922/general/b5da45e8-a736-461e-84b7-1e5b66f39ede.jpg',
'https://images.openlane.eu/carimgs/5655922/general/93cb8484-d379-48fe-85cd-3f7a46143f9d.jpg',
'https://images.openlane.eu/carimgs/5655922/general/122b7e10-6314-47b4-b8e1-71a7156751d8.jpg',
'https://images.openlane.eu/carimgs/5655922/general/fc235899-7404-4ba5-b33a-dca982abd701.jpeg',
'https://images.openlane.eu/carimgs/5655922/general/2b3d4b44-f0a8-44f1-96aa-ee28b9f0496f.jpeg',
'https://images.openlane.eu/carimgs/5655922/general/fc7ca011-c2d5-47c1-aa1a-b33294d13850.jpg',
'https://images.openlane.eu/carimgs/5655922/general/54b31e13-2386-433d-87aa-c630c93064ce.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/491aded1-a455-41b6-8d9a-8754ecf94279.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37020,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/9efd5a3e-afaa-4164-8ef4-af97f44cf502.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 532752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/5c9be9f1-a695-4a10-8eb8-e6a726bf0fab.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/b5da45e8-a736-461e-84b7-1e5b66f39ede.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/93cb8484-d379-48fe-85cd-3f7a46143f9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55230,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/122b7e10-6314-47b4-b8e1-71a7156751d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/fc235899-7404-4ba5-b33a-dca982abd701.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/2b3d4b44-f0a8-44f1-96aa-ee28b9f0496f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77813,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/fc7ca011-c2d5-47c1-aa1a-b33294d13850.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3ce131f-2d7d-50a4-8ac6-057b41287e82/d3ce131f-2d7d-50a4-8ac6-057b41287e82_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655922/general/54b31e13-2386-433d-87aa-c630c93064ce.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-09-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 54.422 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728323%27 HTTP/1.1" 200 None
2026-03-25 16:36:23 [adesa.fr] INFO: Saving data for 10728323: {'created_time': 1774456583.898446, 'last_price_update_time': 1774456583.898463, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728323') HTTP/1.1" 204 0
2026-03-25 16:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10728531
2026-03-25 16:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10728531
2026-03-25 16:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e99378b6-26a5-5164-be95-d54a7efe2cf9 with identifier: 10728531 to the API
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e99378b6-26a5-5164-be95-d54a7efe2cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728531',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 72899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 114,
'photo_urls': ['https://images.openlane.eu/carimgs/5632615/general/7f24c30e-1b26-4da0-b9d8-8577dd5b93a2.jpg',
'https://images.openlane.eu/carimgs/5632615/general/a5da5393-9562-4b79-950d-cff2a9991be2.jpg',
'https://images.openlane.eu/carimgs/5632615/general/dc7e5cb7-18d4-4359-8420-5b96dc8185ce.jpg',
'https://images.openlane.eu/carimgs/5632615/general/5951e3fe-4d7d-4309-82b8-1d501297ab33.jpg',
'https://images.openlane.eu/carimgs/5632615/general/cecaf9e1-feb3-43b7-b502-7dfcec1a1f30.jpg',
'https://images.openlane.eu/carimgs/5632615/general/e0062c94-6659-4024-8b43-2b974964d74a.jpg',
'https://images.openlane.eu/carimgs/5632615/general/518047a5-941b-4f6e-9940-91fddabc5ef4.jpg',
'https://images.openlane.eu/carimgs/5632615/general/a4d784ff-fa92-4dbb-a2ae-5dff1f2b02e8.jpg',
'https://images.openlane.eu/carimgs/5632615/general/17e0811d-7309-4e12-b0bf-b09be0d8327a.jpg',
'https://images.openlane.eu/carimgs/5632615/general/a492eb3b-d7e9-4710-8501-3ff85211a03d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/7f24c30e-1b26-4da0-b9d8-8577dd5b93a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/a5da5393-9562-4b79-950d-cff2a9991be2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/dc7e5cb7-18d4-4359-8420-5b96dc8185ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/5951e3fe-4d7d-4309-82b8-1d501297ab33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/cecaf9e1-feb3-43b7-b502-7dfcec1a1f30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/e0062c94-6659-4024-8b43-2b974964d74a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/518047a5-941b-4f6e-9940-91fddabc5ef4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/a4d784ff-fa92-4dbb-a2ae-5dff1f2b02e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/17e0811d-7309-4e12-b0bf-b09be0d8327a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99378b6-26a5-5164-be95-d54a7efe2cf9/e99378b6-26a5-5164-be95-d54a7efe2cf9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632615/general/a492eb3b-d7e9-4710-8501-3ff85211a03d.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 72.899 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728531%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [adesa.fr] INFO: Saving data for 10728531: {'created_time': 1774456584.213873, 'last_price_update_time': 1774456584.213883, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728531') HTTP/1.1" 204 0
2026-03-25 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10728552
2026-03-25 16:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124b4d07-6e33-5c09-bad3-e19660cde288 with scrape type 1
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 124b4d07-6e33-5c09-bad3-e19660cde288
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252Fc0508e03-f4b0-4b18-aa40-e10e0c105022.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/c0508e03-f4b0-4b18-aa40-e10e0c105022.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252F4ecea92d-e661-4e1a-b374-e332afd2e471.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/4ecea92d-e661-4e1a-b374-e332afd2e471.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252F2cbcf05f-30bb-440b-b6b0-ede6730b1984.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/2cbcf05f-30bb-440b-b6b0-ede6730b1984.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252F0719c0a8-caba-48ab-9227-e20fda0e3264.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/0719c0a8-caba-48ab-9227-e20fda0e3264.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252Fd1e06b9d-ba48-4b54-a3b3-11bd19d8a530.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/d1e06b9d-ba48-4b54-a3b3-11bd19d8a530.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252Fe612491d-0eec-4a30-ae48-59a68b26e60b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/e612491d-0eec-4a30-ae48-59a68b26e60b.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252F61b8f39c-01dc-4886-99e7-dc9738ec1ddd.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/61b8f39c-01dc-4886-99e7-dc9738ec1ddd.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252F0ecef24e-6eec-45c3-906e-b645f7ad2a8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/0ecef24e-6eec-45c3-906e-b645f7ad2a8a.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252Fdeb0f9b1-353c-42ee-9246-6e102ff388a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/deb0f9b1-353c-42ee-9246-6e102ff388a0.jpg already downloaded
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650515%252Fgeneral%252F641cee22-330d-46df-b825-3297233953ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650515/general/641cee22-330d-46df-b825-3297233953ba.jpg already downloaded
2026-03-25 16:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 124b4d07-6e33-5c09-bad3-e19660cde288, identifier: 10728552
2026-03-25 16:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10728552
2026-03-25 16:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10728552
2026-03-25 16:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 124b4d07-6e33-5c09-bad3-e19660cde288 with identifier: 10728552 to the API
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '124b4d07-6e33-5c09-bad3-e19660cde288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728552',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 58211,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5650515/general/c0508e03-f4b0-4b18-aa40-e10e0c105022.jpg',
'https://images.openlane.eu/carimgs/5650515/general/4ecea92d-e661-4e1a-b374-e332afd2e471.jpg',
'https://images.openlane.eu/carimgs/5650515/general/2cbcf05f-30bb-440b-b6b0-ede6730b1984.jpg',
'https://images.openlane.eu/carimgs/5650515/general/0719c0a8-caba-48ab-9227-e20fda0e3264.jpg',
'https://images.openlane.eu/carimgs/5650515/general/d1e06b9d-ba48-4b54-a3b3-11bd19d8a530.jpg',
'https://images.openlane.eu/carimgs/5650515/general/e612491d-0eec-4a30-ae48-59a68b26e60b.jpg',
'https://images.openlane.eu/carimgs/5650515/general/61b8f39c-01dc-4886-99e7-dc9738ec1ddd.jpg',
'https://images.openlane.eu/carimgs/5650515/general/0ecef24e-6eec-45c3-906e-b645f7ad2a8a.jpg',
'https://images.openlane.eu/carimgs/5650515/general/deb0f9b1-353c-42ee-9246-6e102ff388a0.jpg',
'https://images.openlane.eu/carimgs/5650515/general/641cee22-330d-46df-b825-3297233953ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38766,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/c0508e03-f4b0-4b18-aa40-e10e0c105022.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43997,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/4ecea92d-e661-4e1a-b374-e332afd2e471.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/2cbcf05f-30bb-440b-b6b0-ede6730b1984.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/0719c0a8-caba-48ab-9227-e20fda0e3264.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/d1e06b9d-ba48-4b54-a3b3-11bd19d8a530.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79315,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/e612491d-0eec-4a30-ae48-59a68b26e60b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/61b8f39c-01dc-4886-99e7-dc9738ec1ddd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/0ecef24e-6eec-45c3-906e-b645f7ad2a8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/deb0f9b1-353c-42ee-9246-6e102ff388a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124b4d07-6e33-5c09-bad3-e19660cde288/124b4d07-6e33-5c09-bad3-e19660cde288_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650515/general/641cee22-330d-46df-b825-3297233953ba.jpg',
'Width': 1024}],
'price': 28900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q5 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'58.211 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728552%27 HTTP/1.1" 200 None
2026-03-25 16:36:24 [adesa.fr] INFO: Saving data for 10728552: {'created_time': 1774456584.910712, 'last_price_update_time': 1774456584.910724, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728552') HTTP/1.1" 204 0
2026-03-25 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10728529
2026-03-25 16:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with scrape type 1
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90e4eeaa-c535-50c2-9b8a-4f9eef04e355
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252Fc60a423a-00c1-4adb-8d3f-422897bcdeb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/c60a423a-00c1-4adb-8d3f-422897bcdeb3.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252F9eb30390-8af6-44e1-9f63-63193f6319f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/9eb30390-8af6-44e1-9f63-63193f6319f6.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252F47c4f259-5e2a-46cf-b9ab-9b8c591c8940.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/47c4f259-5e2a-46cf-b9ab-9b8c591c8940.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252F4c2eccab-38c1-4d37-b4f5-95a011e3e5fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/4c2eccab-38c1-4d37-b4f5-95a011e3e5fc.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252F43b4e74d-a9de-4ec6-9669-a8386367b0af.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/43b4e74d-a9de-4ec6-9669-a8386367b0af.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252F745b0a07-078a-42e9-8203-a6dac98a093d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/745b0a07-078a-42e9-8203-a6dac98a093d.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252F0f782c01-a094-475e-8cd4-291eaf3e7056.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/0f782c01-a094-475e-8cd4-291eaf3e7056.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252Fb5515013-e38e-4f0b-a203-9bfe2867d305.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/b5515013-e38e-4f0b-a203-9bfe2867d305.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252Ff8dc9992-0887-451f-8389-b7f92d046176.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/f8dc9992-0887-451f-8389-b7f92d046176.jpg already downloaded
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631629%252Fgeneral%252F40f856d8-a86e-4333-8fda-18385daa8b4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631629/general/40f856d8-a86e-4333-8fda-18385daa8b4a.jpg already downloaded
2026-03-25 16:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355, identifier: 10728529
2026-03-25 16:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10728529
2026-03-25 16:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10728529
2026-03-25 16:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 90e4eeaa-c535-50c2-9b8a-4f9eef04e355 with identifier: 10728529 to the API
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '90e4eeaa-c535-50c2-9b8a-4f9eef04e355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728529',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 62465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5631629/general/c60a423a-00c1-4adb-8d3f-422897bcdeb3.jpg',
'https://images.openlane.eu/carimgs/5631629/general/9eb30390-8af6-44e1-9f63-63193f6319f6.jpg',
'https://images.openlane.eu/carimgs/5631629/general/47c4f259-5e2a-46cf-b9ab-9b8c591c8940.jpg',
'https://images.openlane.eu/carimgs/5631629/general/4c2eccab-38c1-4d37-b4f5-95a011e3e5fc.jpg',
'https://images.openlane.eu/carimgs/5631629/general/43b4e74d-a9de-4ec6-9669-a8386367b0af.jpg',
'https://images.openlane.eu/carimgs/5631629/general/745b0a07-078a-42e9-8203-a6dac98a093d.jpg',
'https://images.openlane.eu/carimgs/5631629/general/0f782c01-a094-475e-8cd4-291eaf3e7056.jpg',
'https://images.openlane.eu/carimgs/5631629/general/b5515013-e38e-4f0b-a203-9bfe2867d305.jpg',
'https://images.openlane.eu/carimgs/5631629/general/f8dc9992-0887-451f-8389-b7f92d046176.jpg',
'https://images.openlane.eu/carimgs/5631629/general/40f856d8-a86e-4333-8fda-18385daa8b4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/c60a423a-00c1-4adb-8d3f-422897bcdeb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/9eb30390-8af6-44e1-9f63-63193f6319f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/47c4f259-5e2a-46cf-b9ab-9b8c591c8940.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/4c2eccab-38c1-4d37-b4f5-95a011e3e5fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/43b4e74d-a9de-4ec6-9669-a8386367b0af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/745b0a07-078a-42e9-8203-a6dac98a093d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/0f782c01-a094-475e-8cd4-291eaf3e7056.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/b5515013-e38e-4f0b-a203-9bfe2867d305.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/f8dc9992-0887-451f-8389-b7f92d046176.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90e4eeaa-c535-50c2-9b8a-4f9eef04e355/90e4eeaa-c535-50c2-9b8a-4f9eef04e355_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631629/general/40f856d8-a86e-4333-8fda-18385daa8b4a.jpg',
'Width': 1024}],
'price': 25500,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 45 S Line - Electric - Automatic - 265 hp '
'- 62.465 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728529%27 HTTP/1.1" 200 None
2026-03-25 16:36:25 [adesa.fr] INFO: Saving data for 10728529: {'created_time': 1774456585.692114, 'last_price_update_time': 1774456585.692124, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728529') HTTP/1.1" 204 0
2026-03-25 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10728332
2026-03-25 16:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16809a21-3d9b-5389-94c0-a46f820952b6 with scrape type 1
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 16809a21-3d9b-5389-94c0-a46f820952b6
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252Fda33cfbd-0b1d-4fc7-8d2d-432b49ccd09b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/da33cfbd-0b1d-4fc7-8d2d-432b49ccd09b.jpg already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252F1be771a8-47b8-4ef6-959f-1fa826c4cd23.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/1be771a8-47b8-4ef6-959f-1fa826c4cd23.png already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252Fae60a797-a2b8-4eb1-8be8-fc2bfd917a7a.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/ae60a797-a2b8-4eb1-8be8-fc2bfd917a7a.png already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252F6551ff9f-1b69-4ae5-8564-164600870b6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/6551ff9f-1b69-4ae5-8564-164600870b6d.jpg already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252F3ac275d1-33f4-45e0-a063-727c80fbb92e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/3ac275d1-33f4-45e0-a063-727c80fbb92e.jpeg already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252Fb8416d73-a264-4da9-8b13-253ea29bccb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/b8416d73-a264-4da9-8b13-253ea29bccb1.jpg already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252F275f5c62-5dc1-4fb7-aacb-b6319f1d3508.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/275f5c62-5dc1-4fb7-aacb-b6319f1d3508.jpg already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252F50cd2aea-6c32-47bb-9a93-f23bfc98c514.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/50cd2aea-6c32-47bb-9a93-f23bfc98c514.jpeg already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252F3e7a699a-9703-4d01-9a02-57367f076d7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/3e7a699a-9703-4d01-9a02-57367f076d7f.jpg already downloaded
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656720%252Fgeneral%252F0139df48-ff9c-4473-be60-9a4a08c5442f.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656720/general/0139df48-ff9c-4473-be60-9a4a08c5442f.jpg already downloaded
2026-03-25 16:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 16809a21-3d9b-5389-94c0-a46f820952b6, identifier: 10728332
2026-03-25 16:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10728332
2026-03-25 16:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10728332
2026-03-25 16:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 16809a21-3d9b-5389-94c0-a46f820952b6 with identifier: 10728332 to the API
2026-03-25 16:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728332>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '16809a21-3d9b-5389-94c0-a46f820952b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728332',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 45489,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5656720/general/da33cfbd-0b1d-4fc7-8d2d-432b49ccd09b.jpg',
'https://images.openlane.eu/carimgs/5656720/general/1be771a8-47b8-4ef6-959f-1fa826c4cd23.png',
'https://images.openlane.eu/carimgs/5656720/general/ae60a797-a2b8-4eb1-8be8-fc2bfd917a7a.png',
'https://images.openlane.eu/carimgs/5656720/general/6551ff9f-1b69-4ae5-8564-164600870b6d.jpg',
'https://images.openlane.eu/carimgs/5656720/general/3ac275d1-33f4-45e0-a063-727c80fbb92e.jpeg',
'https://images.openlane.eu/carimgs/5656720/general/b8416d73-a264-4da9-8b13-253ea29bccb1.jpg',
'https://images.openlane.eu/carimgs/5656720/general/275f5c62-5dc1-4fb7-aacb-b6319f1d3508.jpg',
'https://images.openlane.eu/carimgs/5656720/general/50cd2aea-6c32-47bb-9a93-f23bfc98c514.jpeg',
'https://images.openlane.eu/carimgs/5656720/general/3e7a699a-9703-4d01-9a02-57367f076d7f.jpg',
'https://images.openlane.eu/carimgs/5656720/general/0139df48-ff9c-4473-be60-9a4a08c5442f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41388,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/da33cfbd-0b1d-4fc7-8d2d-432b49ccd09b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 568184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/1be771a8-47b8-4ef6-959f-1fa826c4cd23.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 571903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/ae60a797-a2b8-4eb1-8be8-fc2bfd917a7a.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/6551ff9f-1b69-4ae5-8564-164600870b6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/3ac275d1-33f4-45e0-a063-727c80fbb92e.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67806,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/b8416d73-a264-4da9-8b13-253ea29bccb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87147,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/275f5c62-5dc1-4fb7-aacb-b6319f1d3508.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/50cd2aea-6c32-47bb-9a93-f23bfc98c514.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54072,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/3e7a699a-9703-4d01-9a02-57367f076d7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16809a21-3d9b-5389-94c0-a46f820952b6/16809a21-3d9b-5389-94c0-a46f820952b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47442,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656720/general/0139df48-ff9c-4473-be60-9a4a08c5442f.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 45.489 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728332%27 HTTP/1.1" 200 None
2026-03-25 16:36:39 [adesa.fr] INFO: Saving data for 10728332: {'created_time': 1774456599.506176, 'last_price_update_time': 1774456599.506187, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728332') HTTP/1.1" 204 0
2026-03-25 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10728543
2026-03-25 16:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with scrape type 1
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252Fb88ff15e-914d-455d-8ba6-a41fef191973.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/b88ff15e-914d-455d-8ba6-a41fef191973.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252F7b0927bd-5e66-4641-8198-fe2d948db2af.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/7b0927bd-5e66-4641-8198-fe2d948db2af.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252F030f17a3-998f-4a6e-8dac-4388d82d3a92.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/030f17a3-998f-4a6e-8dac-4388d82d3a92.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252Ff6af296a-9d3d-40de-8e76-9aac2aa6bec0.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/f6af296a-9d3d-40de-8e76-9aac2aa6bec0.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252F76f21f55-3cb6-4f49-9978-4a5452287e4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/76f21f55-3cb6-4f49-9978-4a5452287e4d.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252F568d5f95-d559-41d2-99dd-110b136c265c.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/568d5f95-d559-41d2-99dd-110b136c265c.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252Fcbe32510-8315-431e-a15b-58ac4a9f4a84.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/cbe32510-8315-431e-a15b-58ac4a9f4a84.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252Fd17584ed-202b-4faf-a377-ad1db2decda8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/d17584ed-202b-4faf-a377-ad1db2decda8.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252F0c7b482e-0c8d-4344-b3bd-9dc50c44ed84.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/0c7b482e-0c8d-4344-b3bd-9dc50c44ed84.jpg already downloaded
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641257%252Fgeneral%252F7b79225d-937f-4fe0-bde1-b6e7183fcd5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641257/general/7b79225d-937f-4fe0-bde1-b6e7183fcd5a.jpg already downloaded
2026-03-25 16:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd, identifier: 10728543
2026-03-25 16:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10728543
2026-03-25 16:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10728543
2026-03-25 16:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd with identifier: 10728543 to the API
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 244,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728543',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 55535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5641257/general/b88ff15e-914d-455d-8ba6-a41fef191973.jpg',
'https://images.openlane.eu/carimgs/5641257/general/7b0927bd-5e66-4641-8198-fe2d948db2af.jpg',
'https://images.openlane.eu/carimgs/5641257/general/030f17a3-998f-4a6e-8dac-4388d82d3a92.jpg',
'https://images.openlane.eu/carimgs/5641257/general/f6af296a-9d3d-40de-8e76-9aac2aa6bec0.jpg',
'https://images.openlane.eu/carimgs/5641257/general/76f21f55-3cb6-4f49-9978-4a5452287e4d.jpg',
'https://images.openlane.eu/carimgs/5641257/general/568d5f95-d559-41d2-99dd-110b136c265c.jpg',
'https://images.openlane.eu/carimgs/5641257/general/cbe32510-8315-431e-a15b-58ac4a9f4a84.jpg',
'https://images.openlane.eu/carimgs/5641257/general/d17584ed-202b-4faf-a377-ad1db2decda8.jpg',
'https://images.openlane.eu/carimgs/5641257/general/0c7b482e-0c8d-4344-b3bd-9dc50c44ed84.jpg',
'https://images.openlane.eu/carimgs/5641257/general/7b79225d-937f-4fe0-bde1-b6e7183fcd5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/b88ff15e-914d-455d-8ba6-a41fef191973.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/7b0927bd-5e66-4641-8198-fe2d948db2af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/030f17a3-998f-4a6e-8dac-4388d82d3a92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/f6af296a-9d3d-40de-8e76-9aac2aa6bec0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/76f21f55-3cb6-4f49-9978-4a5452287e4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/568d5f95-d559-41d2-99dd-110b136c265c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/cbe32510-8315-431e-a15b-58ac4a9f4a84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/d17584ed-202b-4faf-a377-ad1db2decda8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/0c7b482e-0c8d-4344-b3bd-9dc50c44ed84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd/661f4b22-ceb6-57d8-95d4-d5e14aa2b1fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641257/general/7b79225d-937f-4fe0-bde1-b6e7183fcd5a.jpg',
'Width': 1024}],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 244 hp - '
'55.535 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728543%27 HTTP/1.1" 200 None
2026-03-25 16:36:51 [adesa.fr] INFO: Saving data for 10728543: {'created_time': 1774456611.925591, 'last_price_update_time': 1774456611.925602, 'auction_closing_time': 1774607400.0}
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728543') HTTP/1.1" 204 0
2026-03-25 16:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10728305
2026-03-25 16:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a1291b4-b63d-5734-89f4-159bf63dc07a with scrape type 1
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a1291b4-b63d-5734-89f4-159bf63dc07a
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252Fae5693b8-f5a6-4f4c-b8c0-0edba4f5d59e.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/ae5693b8-f5a6-4f4c-b8c0-0edba4f5d59e.png already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252Fe2c35536-90fa-461d-8d7d-6e26a53d4b8a.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/e2c35536-90fa-461d-8d7d-6e26a53d4b8a.png already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252F483dbcf6-3908-4369-8321-7577599a7e55.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/483dbcf6-3908-4369-8321-7577599a7e55.png already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252F4691537c-a644-4c3d-a8d9-08721e36c136.png%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/4691537c-a644-4c3d-a8d9-08721e36c136.png already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252Ff21da34c-c473-444a-bdbd-d6dd1e27497b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/f21da34c-c473-444a-bdbd-d6dd1e27497b.jpg already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252F91a35437-43ea-44d9-8c13-5ce9cdafa30c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/91a35437-43ea-44d9-8c13-5ce9cdafa30c.jpeg already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252Fee7fa3de-df18-43eb-8eff-570608ac583b.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/ee7fa3de-df18-43eb-8eff-570608ac583b.jpg already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252F281f4cdd-a664-4f0e-9031-97e643683916.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/281f4cdd-a664-4f0e-9031-97e643683916.jpeg already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252F53b672a2-69e4-43a6-aa5b-8764b0799a1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/53b672a2-69e4-43a6-aa5b-8764b0799a1d.jpg already downloaded
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665073%252Fgeneral%252F58216966-2cc7-45ef-bc7d-f0d899408aea.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665073/general/58216966-2cc7-45ef-bc7d-f0d899408aea.jpg already downloaded
2026-03-25 16:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a1291b4-b63d-5734-89f4-159bf63dc07a, identifier: 10728305
2026-03-25 16:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10728305
2026-03-25 16:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10728305
2026-03-25 16:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a1291b4-b63d-5734-89f4-159bf63dc07a with identifier: 10728305 to the API
2026-03-25 16:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:36:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '0a1291b4-b63d-5734-89f4-159bf63dc07a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728305',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 48797,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5665073/general/ae5693b8-f5a6-4f4c-b8c0-0edba4f5d59e.png',
'https://images.openlane.eu/carimgs/5665073/general/e2c35536-90fa-461d-8d7d-6e26a53d4b8a.png',
'https://images.openlane.eu/carimgs/5665073/general/483dbcf6-3908-4369-8321-7577599a7e55.png',
'https://images.openlane.eu/carimgs/5665073/general/4691537c-a644-4c3d-a8d9-08721e36c136.png',
'https://images.openlane.eu/carimgs/5665073/general/f21da34c-c473-444a-bdbd-d6dd1e27497b.jpg',
'https://images.openlane.eu/carimgs/5665073/general/91a35437-43ea-44d9-8c13-5ce9cdafa30c.jpeg',
'https://images.openlane.eu/carimgs/5665073/general/ee7fa3de-df18-43eb-8eff-570608ac583b.jpg',
'https://images.openlane.eu/carimgs/5665073/general/281f4cdd-a664-4f0e-9031-97e643683916.jpeg',
'https://images.openlane.eu/carimgs/5665073/general/53b672a2-69e4-43a6-aa5b-8764b0799a1d.jpg',
'https://images.openlane.eu/carimgs/5665073/general/58216966-2cc7-45ef-bc7d-f0d899408aea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 390990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/ae5693b8-f5a6-4f4c-b8c0-0edba4f5d59e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 473636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/e2c35536-90fa-461d-8d7d-6e26a53d4b8a.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 436218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/483dbcf6-3908-4369-8321-7577599a7e55.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 476811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/4691537c-a644-4c3d-a8d9-08721e36c136.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/f21da34c-c473-444a-bdbd-d6dd1e27497b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/91a35437-43ea-44d9-8c13-5ce9cdafa30c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/ee7fa3de-df18-43eb-8eff-570608ac583b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/281f4cdd-a664-4f0e-9031-97e643683916.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35826,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/53b672a2-69e4-43a6-aa5b-8764b0799a1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1291b4-b63d-5734-89f4-159bf63dc07a/0a1291b4-b63d-5734-89f4-159bf63dc07a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665073/general/58216966-2cc7-45ef-bc7d-f0d899408aea.jpg',
'Width': 800}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 48.797 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728305%27 HTTP/1.1" 200 None
2026-03-25 16:36:56 [adesa.fr] INFO: Saving data for 10728305: {'created_time': 1774456616.140979, 'last_price_update_time': 1774456616.14099, 'auction_closing_time': 1774606200.0}
2026-03-25 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728305') HTTP/1.1" 204 0
2026-03-25 16:37:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.484(s), this was the 1st time calling it.
2026-03-25 16:37:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.382828479647762 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 16:37:06 [scrapy.extensions.logstats] INFO: Crawled 638 pages (at 22 pages/min), scraped 399 items (at 22 items/min)
2026-03-25 16:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 16:37:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10689052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 16:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-25 16:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4a5269-3475-5fec-8d92-197e4e57ef72 with scrape type 2
2026-03-25 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4a5269-3475-5fec-8d92-197e4e57ef72 with scrape type 2
2026-03-25 16:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d4a5269-3475-5fec-8d92-197e4e57ef72, identifier: 10689052
2026-03-25 16:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-25 16:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-25 16:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052 to the API
2026-03-25 16:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:37:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10689052>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Yellow',
'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': '4d4a5269-3475-5fec-8d92-197e4e57ef72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10689052',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 52090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2i Allure Pack - Petrol - Automatic - 131 hp - 52.090 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-25 16:37:13 [adesa.fr] INFO: Saving data for 10689052: {'auction_closing_time': 1798671600.0, 'created_time': 1773929041.272383, 'last_price_update_time': 1774456633.659094}
2026-03-25 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10689052') HTTP/1.1" 204 0
2026-03-25 16:37:13 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 16:37:13 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:37:13 [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%201774024633 HTTP/1.1" 200 None
2026-03-25 16:37:13 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (400 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-25T16_30_00.jl
2026-03-25 16:37:13 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 605295,
'downloader/request_count': 689,
'downloader/request_method_count/GET': 680,
'downloader/request_method_count/POST': 9,
'downloader/response_bytes': 95520727,
'downloader/response_count': 689,
'downloader/response_status_count/200': 459,
'downloader/response_status_count/403': 228,
'downloader/response_status_count/404': 2,
'elapsed_time_seconds': 427.226098,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 16, 37, 13, 842970, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1039374,
'httpcompression/response_count': 230,
'item_scraped_count': 400,
'log_count/DEBUG': 9219,
'log_count/INFO': 7799,
'memusage/max': 217993216,
'memusage/startup': 149839872,
'photo_download_count': 50,
'request_depth_max': 9,
'response_received_count': 639,
'scheduler/dequeued': 689,
'scheduler/dequeued/memory': 689,
'scheduler/enqueued': 689,
'scheduler/enqueued/memory': 689,
'scrape_type/new': 150,
'scrape_type/price_update': 250,
'scrape_type/skipped': 490,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 414,
'scrapy-zyte-api/error_ratio': 0.012077294685990338,
'scrapy-zyte-api/error_types/download/temporary-error': 3,
'scrapy-zyte-api/errors': 5,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 2,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 6.374710753682132,
'scrapy-zyte-api/mean_response_seconds': 6.353978374690578,
'scrapy-zyte-api/processed': 409,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 409,
'scrapy-zyte-api/request_args/experimental.requestCookies': 408,
'scrapy-zyte-api/request_args/experimental.responseCookies': 409,
'scrapy-zyte-api/request_args/httpRequestBody': 9,
'scrapy-zyte-api/request_args/httpRequestMethod': 9,
'scrapy-zyte-api/request_args/httpResponseBody': 409,
'scrapy-zyte-api/request_args/httpResponseHeaders': 409,
'scrapy-zyte-api/request_args/url': 409,
'scrapy-zyte-api/status_codes/0': 2,
'scrapy-zyte-api/status_codes/200': 409,
'scrapy-zyte-api/status_codes/520': 3,
'scrapy-zyte-api/success': 409,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 890,
'source/total_available': 890,
'start_time': datetime.datetime(2026, 3, 25, 16, 30, 6, 616872, tzinfo=datetime.timezone.utc)}
2026-03-25 16:37:13 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 16:37:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe947821750>
2026-03-25 16:37:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe947821b90>